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