[][src]Module wasmer_runtime_core::structures

Structs

BoxedMap
Iter
IterMut
Map

Dense item map

SliceMap

This is a dynamically-sized slice that can only be indexed by the correct index type.

Traits

TypedIndex