Docs.rs
sp-consensus-0.8.0-alpha.2
sp-consensus 0.8.0-alpha.2
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^1.0.0
normal
derive_more ^0.99.2
normal
futures ^0.3.1
normal
futures-diagnose ^1.0
normal
futures-timer ^3.0.1
normal
libp2p ^0.16.1
normal
log ^0.4.8
normal
parking_lot ^0.10.0
normal
serde ^1.0
normal
sp-core ^2.0.0-alpha.2
normal
sp-inherents ^2.0.0-alpha.2
normal
sp-runtime ^2.0.0-alpha.2
normal
sp-state-machine ^0.8.0-alpha.2
normal
sp-std ^2.0.0-alpha.2
normal
sp-version ^2.0.0-alpha.2
normal
Versions
Go to latest stable release
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
☰
Type Definition Result
sp_consensus
::
error
All crates
[
−
]
[src]
Type Definition
sp_consensus
::
error
::
Result
type Result<T> =
Result
<T,
Error
>;
Result type alias.