rustc_target::spec

Macro supported_targets

Source
macro_rules! supported_targets {
    ( $(($tuple:literal, $module:ident),)+ ) => { ... };
}