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