Function rustc_trans::middle::ty::each_bound_trait_and_supertraitsExperimental
[-]
[+]
[src]
pub fn each_bound_trait_and_supertraits<'tcx, F>(tcx: &ctxt<'tcx>, bounds: &[Binder<Rc<TraitRef<'tcx>>>], f: F) -> bool