☰
Result
Result
In sp_wasm_interface
Structs
Pointer
Signature
Enums
ReturnValue
Value
ValueType
Traits
Function
FunctionContext
HostFunctions
IntoValue
MaybeRefUnwindSafe
PointerType
ReadPrimitive
Sandbox
TryFromValue
WritePrimitive
Type Definitions
MemoryId
Result
WordSize
?
Type Definition
sp_wasm_interface
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
String
>;
Expand description
Result type used by traits in this crate.