Macro rustc_feature::builtin_attrs::gated[][src]

macro_rules! gated {
    ($attr : ident, $typ : expr, $tpl : expr, $gate : ident, $msg : expr $(,) ?) => { ... };
    ($attr : ident, $typ : expr, $tpl : expr, $msg : expr $(,) ?) => { ... };
}