Docs.rs
sc-network-sync-0.14.0
sc-network-sync 0.14.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
array-bytes ^4.1
normal
async-trait ^0.1.58
normal
parity-scale-codec ^3.0.0
normal
fork-tree ^4.0.0
normal
futures ^0.3.21
normal
libp2p ^0.49.0
normal
log ^0.4.17
normal
lru ^0.8.1
normal
mockall ^0.11.2
normal
substrate-prometheus-endpoint ^0.11.0
normal
prost ^0.11
normal
sc-client-api ^8.0.0
normal
sc-consensus ^0.14.0
normal
sc-network-common ^0.14.0
normal
sc-peerset ^5.0.0
normal
sc-utils ^4.0.0
normal
smallvec ^1.8.0
normal
sp-arithmetic ^8.0.0
normal
sp-blockchain ^8.0.0
normal
sp-consensus ^0.13.0
normal
sp-core ^10.0.0
normal
sp-finality-grandpa ^7.0.0
normal
sp-runtime ^11.0.0
normal
thiserror ^1.0
normal
quickcheck ^1.0.3
dev
sc-block-builder ^0.14.0
dev
sp-tracing ^7.0.0
dev
tokio ^1.22.0
dev
prost-build ^0.11
build
Versions
97.79%
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
☰
Module state
Structs
Enums
?
Module
sc_network_sync
::
state
source
·
[
−
]
Expand description
State sync support.
Structs
StateSync
State sync state machine. Accumulates partial state data until it is ready to be imported.
Enums
ImportResult
Import state chunk result.