pub type ValueLabelsRangesInner = HashMap<ValueLabel, Vec<ValueLocRange>>;Expand description
Map of ValueLabel to all the locations that it’s valid at.
Aliased Type§
pub struct ValueLabelsRangesInner { /* private fields */ }pub type ValueLabelsRangesInner = HashMap<ValueLabel, Vec<ValueLocRange>>;Map of ValueLabel to all the locations that it’s valid at.
pub struct ValueLabelsRangesInner { /* private fields */ }