pub static PB_SPINNER_LONG_STYLE: LazyLock<ProgressStyle>Expand description
Used for long-running operations without a known total. Does not show the elapsed time either.
pub static PB_SPINNER_LONG_STYLE: LazyLock<ProgressStyle>Used for long-running operations without a known total. Does not show the elapsed time either.