Type Definition rustc_middle::traits::query::CanonicalTypeOpAscribeUserTypeGoal [−][src]
pub type CanonicalTypeOpAscribeUserTypeGoal<'tcx> = Canonical<'tcx, ParamEnvAnd<'tcx, AscribeUserType<'tcx>>>;