rustc_typeck::middle::ty::PolyTypeOutlivesPredicateUnstable [-] [+] [src]

type PolyTypeOutlivesPredicate<'tcx> = Binder<OutlivesPredicate<&'tcx TyS<'tcx>, Region>>;