Trait soroban_wasmi::WasmResults
source · pub trait WasmResults: WasmTypeList { }
Expand description
The typed results of a TypedFunc
.
Object Safety§
This trait is not object safe.
pub trait WasmResults: WasmTypeList { }
The typed results of a TypedFunc
.