rustc_typeck::middle::ty::PolyProjectionPredicateExperimental
[-]
[+]
[src]
type PolyProjectionPredicate<'tcx> = Binder<ProjectionPredicate<'tcx>>;