Function rustc::metadata::decoder::get_impl_itemsExperimental
[-]
[+]
[src]
pub fn get_impl_items(cdata: Cmd, impl_id: NodeId) -> Vec<ImplOrTraitItemId>
Returns the def IDs of all the items in the given implementation.