Function rustc_trans::metadata::decoder::each_lang_itemUnstable [-] [+] [src]

pub fn each_lang_item<F>(cdata: &crate_metadata, f: F) -> bool where F: FnMut(u32, usize) -> bool

Iterates over the language items in the given crate.