Type Definition rustc_infer::traits::project::NormalizedTy[][src]

pub type NormalizedTy<'tcx> = Normalized<'tcx, Ty<'tcx>>;