Trait wasmtime_environ::entity::EntityRef [−][src]
Expand description
A type wrapping a small integer index should implement EntityRef
so it can be used as the key
of an SecondaryMap
or SparseMap
.
Required methods
Implementations on Foreign Types
impl EntityRef for GlobalValue
[src]
impl EntityRef for GlobalValue
[src]impl EntityRef for VCodeConstant
[src]
impl EntityRef for VCodeConstant
[src]impl EntityRef for RegClassIndex
[src]
impl EntityRef for RegClassIndex
[src]Implementors
impl EntityRef for ValueLabel
[src]
impl EntityRef for ValueLabel
[src]impl EntityRef for DefinedFuncIndex
[src]
impl EntityRef for DefinedFuncIndex
[src]impl EntityRef for DefinedGlobalIndex
[src]
impl EntityRef for DefinedGlobalIndex
[src]impl EntityRef for DefinedMemoryIndex
[src]
impl EntityRef for DefinedMemoryIndex
[src]impl EntityRef for DefinedTableIndex
[src]
impl EntityRef for DefinedTableIndex
[src]impl EntityRef for EventIndex
[src]
impl EntityRef for EventIndex
[src]impl EntityRef for GlobalIndex
[src]
impl EntityRef for GlobalIndex
[src]impl EntityRef for InstanceIndex
[src]
impl EntityRef for InstanceIndex
[src]impl EntityRef for InstanceTypeIndex
[src]
impl EntityRef for InstanceTypeIndex
[src]impl EntityRef for MemoryIndex
[src]
impl EntityRef for MemoryIndex
[src]impl EntityRef for ModuleIndex
[src]
impl EntityRef for ModuleIndex
[src]impl EntityRef for ModuleTypeIndex
[src]
impl EntityRef for ModuleTypeIndex
[src]impl EntityRef for SignatureIndex
[src]
impl EntityRef for SignatureIndex
[src]impl EntityRef for TableIndex
[src]
impl EntityRef for TableIndex
[src]