pub fn default_progress() -> ProgressFnExpand description
The terminal bar installed when progress=True.
Writes nothing when stderr is not a terminal: a carriage-return bar in a log file or a pipe is noise, and a caller redirecting output has said as much.