Type Definition rustc_infer::infer::region_constraints::CombineMap[][src]

type CombineMap<'tcx> = FxHashMap<TwoRegions<'tcx>, RegionVid>;