Module error
sc_
executor
0.32.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate sc_
executor
Modules
error
Structs
NativeElseWasmExecutor
NativeVersion
RuntimeVersion
WasmExecutor
Enums
HeapAllocStrategy
WasmExecutionMethod
WasmtimeInstantiationStrategy
Constants
DEFAULT_HEAP_ALLOC_PAGES
DEFAULT_HEAP_ALLOC_STRATEGY
Traits
Codec
HostFunctions
NativeExecutionDispatch
RuntimeVersionOf
Functions
read_embedded_version
with_externalities_safe
sc_executor
Module
error
Copy item path
Settings
Help
Summary
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.