loaders 0.0.0

A fully-featured, customisable progress bar and loading indicator library for Rust CLI and terminal applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Summary

Describe the change and why it belongs in `loaders`.

## Checklist

- [ ] I ran `cargo fmt --all -- --check`
- [ ] I ran `cargo clippy --workspace --all-targets -- -D warnings`
- [ ] I ran `cargo test --workspace --all-targets`
- [ ] I ran `cargo build --examples --workspace`
- [ ] I updated docs, README, and examples where needed

## Notes

Add screenshots, terminal output, or compatibility notes when the rendered behavior changes.