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