Docs.rs
sc-executor-common-0.40.0
sc-executor-common 0.40.0
Permalink
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
polkavm ^0.26.0
normal
sc-allocator ^33.0.0
normal
sp-maybe-compressed-blob ^11.0.0
normal
sp-wasm-interface ^23.0.0
normal
thiserror ^1.0.64
normal
wasm-instrument ^0.4
normal
Versions
100%
of the crate is documented
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
sc_
executor_
common
0.40.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate sc_
executor_
common
sc_executor_common
Module
error
Copy item path
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.