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