Docs.rs
sc-informant-0.51.0
sc-informant 0.51.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
WITH Classpath-exception-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
console ^0.15.8
normal
futures ^0.3.31
normal
futures-timer ^3.0.2
normal
log ^0.4.22
normal
sc-client-api ^41.0.0
normal
sc-network ^0.52.0
normal
sc-network-sync ^0.51.0
normal
sp-blockchain ^41.0.0
normal
sp-runtime ^43.0.0
normal
Versions
100%
of the crate is documented
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
sc_
informant
0.51.0
All Items
Crate Items
Functions
Crate
sc_informant
Copy item path
Source
Expand description
Console informant. Prints sync progress and block events. Runs on the calling thread.
Functions
ยง
build
Builds the informant and returns a
Future
that drives the informant.