Skip to main content

MULTI_PROGRESS

Static MULTI_PROGRESS 

Source
pub static MULTI_PROGRESS: LazyLock<MultiProgress>
Expand description

The single global MultiProgress every workspace progress bar registers with, so log output routed through indicatif_log_bridge interleaves cleanly above the bars instead of corrupting them.