Module consumers

Module consumers 

Source
Expand description

Predefined implementors of Consume.

Consumers are feature gated.

Re-exports§

pub use term_line::TermLine;

Modules§

term_line
A terminal line progress display. Requires term-line feature.

Structs§

Noop
A consumer that does not do anything.