[][src]Module termprogress::silent

A silent progress bar and spinner that does nothing.

Useful for when progress bars are optional.

Structs

Silent

An implementor for the Display, ProgressBar, Spinner, and WithTitle that does nothing.

Enums

MaybeSilent

An enum wrapper for a progress bar or spinner that might be silent.

Functions

always

Return a MaybeSilent that is always silent