Docs.rs
cumulus-relay-chain-interface-0.26.0
cumulus-relay-chain-interface 0.26.0
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
parity-crate-owner
Dependencies
async-trait ^0.1.88
normal
parity-scale-codec ^3.7.5
normal
cumulus-primitives-core ^0.21.0
normal
futures ^0.3.31
normal
jsonrpsee-core ^0.24.3
normal
polkadot-overseer ^26.0.0
normal
sc-client-api ^42.0.0
normal
sc-network ^0.53.0
normal
sp-api ^39.0.0
normal
sp-blockchain ^42.0.0
normal
sp-state-machine ^0.48.0
normal
sp-version ^42.0.0
normal
thiserror ^1.0.64
normal
Versions
60.47%
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
StorageValue
cumulus_
relay_
chain_
interface
0.26.0
Storage
Value
Aliased Type
In crate cumulus_
relay_
chain_
interface
cumulus_relay_chain_interface
Type Alias
Storage
Value
Copy item path
Source
pub type StorageValue =
Vec
<
u8
>;
Expand description
Storage value.
Aliased Type
ยง
pub struct StorageValue {
/* private fields */
}