Crate sc_informant
source ·Expand description
Console informant. Prints sync progress and block events. Runs on the calling thread.
Structs
The format to print telemetry output in.
Functions
Builds the informant and returns a
Future
that drives the informant.