Type Definition rustc_feature::builtin_attrs::GatedCfg[][src]

pub type GatedCfg = (Symbol, Symbol, fn(_: &Features) -> bool);