Function rustc::metadata::decoder::get_impl_itemsUnstable
[-] [+]
[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.