rustc::infer::region_inference::CombineMap
[−]
[src]
type CombineMap = FnvHashMap<TwoRegions, RegionVid>;
Unstable (
rustc_private
)