Docs.rs
sc-executor-common-0.13.0
sc-executor-common 0.13.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 ^7.0.0
normal
sp-maybe-compressed-blob ^4.1.0
normal
sp-wasm-interface ^8.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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
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.