Module wasmtime_environ::wasmparser::collections::index_map

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.