Trait wasmer_types::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
Implementors
impl EntityRef for CustomSectionIndex
[src]
impl EntityRef for CustomSectionIndex
[src]impl EntityRef for LocalFunctionIndex
[src]
impl EntityRef for LocalFunctionIndex
[src]impl EntityRef for LocalGlobalIndex
[src]
impl EntityRef for LocalGlobalIndex
[src]impl EntityRef for LocalMemoryIndex
[src]
impl EntityRef for LocalMemoryIndex
[src]impl EntityRef for LocalTableIndex
[src]
impl EntityRef for LocalTableIndex
[src]