pub type ValueLabelsRanges = HashMap<ValueLabel, Vec<ValueLocRange, Global>, RandomState>;
Expand description

Resulting map of Value labels and their ranges/locations.