Module sc_executor_common::error
source · Expand description
Rust executor possible errors.
Structs§
- A WASM backtrace.
- An error message with an attached backtrace.
Enums§
- Error type.
- Type for errors occurring during Wasm runtime construction.
Type Aliases§
- Result type alias.