Type Definition rustc_middle::ty::PolyTypeOutlivesPredicate [−][src]
pub type PolyTypeOutlivesPredicate<'tcx> = Binder<'tcx, TypeOutlivesPredicate<'tcx>>;
pub type PolyTypeOutlivesPredicate<'tcx> = Binder<'tcx, TypeOutlivesPredicate<'tcx>>;