Docs.rs
subxt-0.28.0
subxt 0.28.0
Docs.rs crate page
Apache-2.0
OR GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
ascjones
parity-crate-owner
Dependencies
base58 ^0.2.0
normal
blake2 ^0.10.4
normal
parity-scale-codec ^3.0.0
normal
derivative ^2.2.0
normal
either ^1.8.1
normal
frame-metadata ^15.0.0
normal
futures ^0.3.27
normal
hex ^0.4.3
normal
impl-serde ^0.4.0
normal
jsonrpsee ^0.16
normal
parking_lot ^0.12.0
normal
primitive-types ^0.12.1
normal
scale-bits ^0.3
normal
scale-decode ^0.5.0
normal
scale-encode ^0.1.0
normal
scale-info ^2.5.0
normal
scale-value ^0.7.0
normal
serde ^1.0.159
normal
serde_json ^1.0.95
normal
sp-core ^20.0.0
normal
sp-core-hashing ^8.0.0
normal
sp-runtime ^23.0.0
normal
subxt-macro ^0.28.0
normal
subxt-metadata ^0.28.0
normal
thiserror ^1.0.40
normal
tracing ^0.1.34
normal
bitvec ^1
dev
parity-scale-codec ^3.0.0
dev
scale-info ^2.5.0
dev
sp-core ^20.0.0
dev
sp-keyring ^23.0.0
dev
sp-runtime ^23.0.0
dev
sp-version ^21.0.0
dev
tokio ^1.27
dev
getrandom ^0.2
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
☰
ConsensusEngineId
In subxt::rpc::types
?
Type Definition
subxt
::
rpc
::
types
::
ConsensusEngineId
source
·
[
−
]
pub type ConsensusEngineId = [
u8
;
4
];
Expand description
Consensus engine unique ID.