Docs.rs
sc-informant-0.48.0
sc-informant 0.48.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 ^39.0.0
normal
sc-network ^0.49.0
normal
sc-network-sync ^0.48.0
normal
sp-blockchain ^39.0.0
normal
sp-runtime ^41.1.0
normal
Versions
100%
of the crate is documented
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
sc_
informant
0.48.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.