loading
Used to display loading or progress in the terminal

Use
Add this in your Cargo.toml:
[]
= "*"
Example
use Loading;
use thread;
use Duration;
Other example
cargo run --example loading
cargo run --example status
cargo run --example download
cargo run --example spinner