Type Definition rustc_infer::traits::query::CanonicalProjectionGoal [−][src]
pub type CanonicalProjectionGoal<'tcx> = Canonical<'tcx, ParamEnvAnd<'tcx, ProjectionTy<'tcx>>>;
pub type CanonicalProjectionGoal<'tcx> = Canonical<'tcx, ParamEnvAnd<'tcx, ProjectionTy<'tcx>>>;