Type Definition wasmtime_environ::ir::ValueLabelsRanges
source · [−]pub type ValueLabelsRanges = HashMap<ValueLabel, Vec<ValueLocRange, Global>, RandomState>;
Expand description
Resulting map of Value labels and their ranges/locations.