cranelift_wasm::wasmparser::collections

Module index_map

Source
Expand description

Type definitions for an ordered map.

Structs§

Enums§

  • A view into a single entry in a IndexMap, which may either be vacant or occupied.