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