[][src]Type Definition rustc_ap_syntax::sess::ProcessCfgMod

type ProcessCfgMod = fn(_: &ParseSess, _: bool, _: &[Attribute]) -> (bool, Vec<Attribute>);