Module wasmparser::map
source · Available on crate feature
validate
only.Expand description
Structs§
- Wasmparser’s hashing state stored per-map.
- Wasmparser’s hasher type used with
RandomState
.
Type Aliases§
- Wasmparser-specific type alias for hash map.
- Wasmparser-specific type alias for hash set.
- Wasmparser-specific type alias for an ordered map.
- Wasmparser-specific type alias for an ordered set.