Trait wasm3::WasmType[][src]

pub trait WasmType: Sized { }
Expand description

Trait implemented by types that can be passed to and from wasm.

Implementations on Foreign Types

Implementors