Type Definition rustc_target::spec::crt_objects::CrtObjects[][src]

pub type CrtObjects = BTreeMap<LinkOutputKind, Vec<String>>;