[][src]Type Definition wasm_debug::types::ValueLabelsRangesInner

type ValueLabelsRangesInner = HashMap<ValueLabel, Vec<ValueLocRange>>;

Map of ValueLabel to all the locations that it's valid at.