Docs.rs
sc-executor-common-0.19.0
sc-executor-common 0.19.0
Docs.rs crate page
GPL-3.0-or-later WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
sc-allocator ^13.0.0
normal
sp-maybe-compressed-blob ^4.1.0
normal
sp-wasm-interface ^11.0.0
normal
thiserror ^1.0.30
normal
wasm-instrument ^0.3
normal
wasmi ^0.13
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module error
Structs
Enums
Type Definitions
?
Module
sc_executor_common
::
error
source
·
[
−
]
Expand description
Rust executor possible errors.
Structs
Backtrace
A WASM backtrace.
MessageWithBacktrace
An error message with an attached backtrace.
Enums
Error
Error type.
WasmError
Type for errors occurring during Wasm runtime construction.
Type Definitions
Result
Result type alias.