rustc::ty::PolyTraitPredicate [] [src]

type PolyTraitPredicate<'tcx> = Binder<TraitPredicate<'tcx>>;
Unstable (rustc_private)