Function rustc_typeck::metadata::csearch::each_lang_itemExperimental [-]  [+] [src]

pub fn each_lang_item<F>(cstore: &CStore, cnum: u32, f: F) -> bool

Iterates over all the language items in the given crate.