Module sc_executor::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 Definitions

Result type alias.