Add A Progress Bar To A Command Line App In Rust
January 2025
```cargo
indicatif = "0.17.9"
```
use ProgressBar;
use ;
TODO: Make a GIF showing what this does
end of line
```cargo
indicatif = "0.17.9"
```
use ProgressBar;
use ;
TODO: Make a GIF showing what this does