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

pub type NormalizedTy<'tcx> = Normalized<'tcx, &'tcx TyS<'tcx>>;