Docs.rs
cumulus-relay-chain-interface-0.3.0-dev.1
cumulus-relay-chain-interface 0.3.0-dev.1
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
crates.io
Source
Owners
parity-crate-owner
Dependencies
async-trait ^0.1.73
normal
cumulus-primitives-core =0.3.0-dev.1
normal
futures ^0.3.28
normal
jsonrpsee-core ^0.16.2
normal
parity-scale-codec ^3.6.4
normal
polkadot-overseer =3.0.0-dev.1
normal
sc-client-api =24.0.0-dev.1
normal
sp-api =22.0.0-dev.1
normal
sp-blockchain =24.0.0-dev.1
normal
sp-state-machine =0.31.0-dev.1
normal
thiserror ^1.0.48
normal
Versions
52.94%
of the crate is documented
Go to latest stable release
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
☰
cumulus_relay_chain_interface
0.3.0-dev.1
SessionIndex
In crate cumulus_relay_chain_interface
?
Type Alias
cumulus_relay_chain_interface
::
SessionIndex
[
−
]
pub type SessionIndex =
u32
;
Expand description
Simple index type with which we can count sessions.