Type Definition rustc_infer::traits::select::EvaluationCache[][src]

pub type EvaluationCache<'tcx> = Cache<ParamEnvAnd<'tcx, ConstnessAnd<Binder<'tcx, TraitRef<'tcx>>>>, EvaluationResult>;