rustc::middle::ty::PolyOutlivesPredicateUnstable [-] [+] [src]

type PolyOutlivesPredicate<A, B> = Binder<OutlivesPredicate<A, B>>;