sc_
executor_
common
0.29.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate sc_
executor_
common
sc_executor_common
Module
error
Copy item path
Source
Expand description
Rust executor possible errors.
Structs
§
Backtrace
A WASM backtrace.
Message
With
Backtrace
An error message with an attached backtrace.
Enums
§
Error
Error type.
Wasm
Error
Type for errors occurring during Wasm runtime construction.
Type Aliases
§
Result
Result type alias.