Type Definition rustc_middle::traits::query::CanonicalTyGoal[][src]

pub type CanonicalTyGoal<'tcx> = Canonical<'tcx, ParamEnvAnd<'tcx, Ty<'tcx>>>;