[][src]Trait wasmer_runtime_core::structures::TypedIndex

pub trait TypedIndex { }

Implementors

impl TypedIndex for FuncIndex
[src]

impl TypedIndex for GlobalIndex
[src]

impl TypedIndex for ImportedFuncIndex
[src]

impl TypedIndex for ImportedGlobalIndex
[src]

impl TypedIndex for ImportedMemoryIndex
[src]

impl TypedIndex for ImportedTableIndex
[src]

impl TypedIndex for LocalFuncIndex
[src]

impl TypedIndex for LocalGlobalIndex
[src]

impl TypedIndex for LocalMemoryIndex
[src]

impl TypedIndex for LocalTableIndex
[src]

impl TypedIndex for MemoryIndex
[src]

impl TypedIndex for SigIndex
[src]

impl TypedIndex for TableIndex
[src]

Loading content...