Module progress

Module progress 

Source
Expand description

Enhanced Progress Visualization

This module provides advanced progress tracking capabilities with rich visualization options, statistical analysis, and adaptive update rates.

Re-exports§

pub use adaptive::*;
pub use formats::*;
pub use multi::*;
pub use renderer::*;
pub use statistics::*;
pub use tracker::*;

Modules§

adaptive
Adaptive progress tracking
formats
Progress formatting utilities
multi
Multi-progress tracking
renderer
Progress bar renderer
statistics
Progress tracking statistics
tracker
Enhanced Progress Tracker