Function rustc_metadata::decoder::each_lang_item [] [src]

pub fn each_lang_item<F>(cdata: Cmd, f: F) -> bool where F: FnMut(DefIndex, usize) -> bool
Unstable (rustc_private)

Iterates over the language items in the given crate.