Expand description
Progress bar extension for streams.
Re-exports§
pub use crate::style::ProgressStyle;
Structs§
- Progress
- Stream for the
progressandprogress_with_messagesmethods.
Progress bar extension for streams.
pub use crate::style::ProgressStyle;progress and
progress_with_messages methods.