pub fn multi_progress() -> &'static MultiProgressExpand description
Returns the global MultiProgress instance used by all interactive progress bars.
Must be shared with indicatif_log_bridge::LogWrapper so that log output
suspends progress bars before printing.