supported_targets

Macro supported_targets 

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