Type Definition rustc_middle::traits::CanonicalChalkEnvironmentAndGoal[][src]

pub type CanonicalChalkEnvironmentAndGoal<'tcx> = Canonical<'tcx, ChalkEnvironmentAndGoal<'tcx>>;