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