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

pub fn each_lang_item<F>(cdata: Cmd, f: F) -> bool where F: FnMut(NodeId, uint) -> bool

Iterates over the language items in the given crate.