pub type ValueLabelsRanges = HashMap<ValueLabel, Vec<ValueLocRange>>;
Expand description
Resulting map of Value labels and their ranges/locations.
Aliased Typeยง
pub struct ValueLabelsRanges { /* private fields */ }
pub type ValueLabelsRanges = HashMap<ValueLabel, Vec<ValueLocRange>>;
Resulting map of Value labels and their ranges/locations.
pub struct ValueLabelsRanges { /* private fields */ }