Type Definition rustc_infer::infer::canonical::CanonicalVarInfos[][src]

pub type CanonicalVarInfos<'tcx> = &'tcx List<CanonicalVarInfo<'tcx>>;