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