Docs.rs
sc-executor-common-0.36.0
sc-executor-common 0.36.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.9.3
normal
sc-allocator ^30.0.0
normal
sp-maybe-compressed-blob ^11.0.0
normal
sp-wasm-interface ^21.0.1
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sc_
executor_
common
0.36.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.