☰
Module error
Structs
Enums
Type Definitions
?
Module
sc_executor_common
::
error
source
·
[
−
]
Expand description
Rust executor possible errors.
Structs
Backtrace
A WASM backtrace.
MessageWithBacktrace
An error message with an attached backtrace.
Enums
Error
Error type.
WasmError
Type for errors occurring during Wasm runtime construction.
Type Definitions
Result
Result type alias.