rustc::ty::PolyRegionOutlivesPredicate
[−]
[src]
type PolyRegionOutlivesPredicate = PolyOutlivesPredicate<Region, Region>;
Unstable (
rustc_private
)