Function rustc::metadata::csearch::each_implExperimental
[-]
[+]
[src]
pub fn each_impl<F>(cstore: &CStore, crate_num: CrateNum, callback: F) where F: FnMut(DefId)