Tracing layer that automatically creates and manages progress bars for active spans.
# Cargo.toml
[dependencies]
tracing-indicatif = "0.3.14"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a tracing subscriber with an IndicatifLayer for progress bars.
Use the `ProgressBar::set_draw_target` method to handle non-TTY environments.
No dependency data recorded yet.