Function rustc_metadata::decoder::get_impl_items [] [src]

pub fn get_impl_items(cdata: Cmd, impl_id: DefIndex) -> Vec<ImplOrTraitItemId>
Unstable (rustc_private)

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