Type Definition rustc_target::spec::LinkArgs[][src]

pub type LinkArgs = BTreeMap<LinkerFlavor, Vec<String>>;