Skip to main content

progress_style

Function progress_style 

Source
pub fn progress_style(unit: &str) -> ProgressStyle
Expand description

Progress-bar style for long-running work.

Uses a hairline bar (── filled, blank unfilled), signal-blue for the current position, and · as the separator.