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