Function rustc_typeck::metadata::decoder::each_exported_macroUnstable [-] [+] [src]

pub fn each_exported_macro<F>(data: &[u8], intr: &StrInterner, f: F) where F: FnMut(Name, Vec<Spanned<Attribute_>>, String) -> bool