Macro rustc_target::spec::flavor_mappings[][src]

macro_rules! flavor_mappings {
    ($((($($flavor : tt) *), $string : expr),) *) => { ... };
}