Trait wasm3::WasmArg[][src]

pub trait WasmArg: WasmType { }
Expand description

Tait implemented by types that can be passed to wasm.

Implementations on Foreign Types

Implementors