Trait soroban_wasmi::WasmRet
source · pub trait WasmRet { }
Expand description
Types and type sequences that can be used as return values of host functions.
pub trait WasmRet { }
Types and type sequences that can be used as return values of host functions.