Function rustc::metadata::decoder::get_supertraitsExperimental [-]  [+] [src]

pub fn get_supertraits<'tcx>(cdata: Cmd, id: NodeId, tcx: &ctxt<'tcx>) -> Vec<Rc<TraitRef<'tcx>>>

Returns the supertraits of the given trait.