Function rustc::metadata::csearch::each_implementation_for_typeUnstable
[-] [+]
[src]
pub fn each_implementation_for_type<F>(cstore: &CStore, def_id: DefId, callback: F) where F: FnMut(DefId)