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

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