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

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