Function rustc_metadata::decoder::each_exported_macro
[−]
[src]
pub fn each_exported_macro<F>(data: &[u8], intr: &IdentInterner, f: F) where F: FnMut(Name, Vec<Attribute>, Span, String) -> bool
Unstable (
rustc_private
)