Module wasmtime_environ::entity[][src]

Modules

Compact representation of Option<T> for types with a reserved value.

Structs

A slice mapping K -> V allocating dense entity references.

A set of K for densely indexed 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.