crossterm_progress_bar
Features
- Write the bar directly to stdout
- Write to String, fitted and styled properly
- Configurable fill, empty and arrow char
- Show/hide percentage
Examples


cargo run --example showcase

cargo run --example side_by_side
