Type Definition rustc_middle::ty::RegionOutlivesPredicate [−][src]
pub type RegionOutlivesPredicate<'tcx> = OutlivesPredicate<Region<'tcx>, Region<'tcx>>;
pub type RegionOutlivesPredicate<'tcx> = OutlivesPredicate<Region<'tcx>, Region<'tcx>>;