pub trait WasmResults: WasmTypeList { }
Expand description

The typed results of a TypedFunc.

Implementors