Function rustc::metadata::decoder::each_lang_item[src]

pub fn each_lang_item(cdata: Cmd, f: |NodeId, uint| -> bool) -> bool

Iterates over the language items in the given crate.