Function rustc::metadata::csearch::get_impl_methods[src]

pub fn get_impl_methods(cstore: &CStore, impl_def_id: DefId) -> Vec<DefId>

Returns information about the given implementation.