pub fn progress_style(unit: &str) -> ProgressStyleExpand 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.
pub fn progress_style(unit: &str) -> ProgressStyleProgress-bar style for long-running work.
Uses a hairline bar (── filled, blank unfilled), signal-blue for the
current position, and · as the separator.