Type Definition wasmtime_environ::ir::ValueLabelsRanges[][src]

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

Resulting map of Value labels and their ranges/locations.