collect_crate_types

Function collect_crate_types 

Source
pub fn collect_crate_types(
    session: &Session,
    backend_crate_types: &[CrateType],
    codegen_backend_name: &'static str,
    attrs: &[Attribute],
) -> Vec<CrateType>