[][src]Crate sc_informant

Console informant. Prints sync progress and block events. Runs on the calling thread.

Structs

OutputFormat

The format to print telemetry output in.

Traits

TransactionPoolAndMaybeMallogSizeOf

Marker trait for a type that implements TransactionPool and MallocSizeOf on not(target_os = "unknown").

Functions

build

Builds the informant and returns a Future that drives the informant.