Function rustc_typeck::metadata::decoder::get_impl_itemsUnstable [-] [+] [src]

pub fn get_impl_items(cdata: &crate_metadata, impl_id: u32) -> Vec<ImplOrTraitItemId>

Returns the def IDs of all the items in the given implementation.