Module wasmtime_environ::entity
source · [−]Modules
Compact representation of Option<T>
for types with a reserved value.
Structs
A slice mapping K -> V
allocating dense entity references.
A primary mapping K -> V
allocating dense entity references.
Traits
A type wrapping a small integer index should implement EntityRef
so it can be used as the key
of an SecondaryMap
or SparseMap
.