pub trait WasmParams: WasmTypeList { }
Expand description

The typed parameters of a TypedFunc.

Implementors