7 unstable releases (3 breaking)
| 0.9.0 | Jul 20, 2024 |
|---|---|
| 0.8.1 | Jul 20, 2024 |
| 0.8.0 | Jun 6, 2024 |
| 0.7.0 | Dec 4, 2023 |
| 0.6.2 | Nov 28, 2023 |
#328 in Configuration
46 downloads per month
Used in 6 crates
(5 directly)
32KB
338 lines
Rust CLI utilities (mostly a private project)
A tiny CLI utilities library, providing functions and constants useful in many CLI tools.
For the actual utilities, see:
toolslogging(only available with theloggingfeature enabled)std_error(only available with thestd_errorfeature enabled)
NOTE
The author is a rust-newb. This crate probably only makes sense for himself, and it is most likely not using the power of rust to its fullest.
Dependencies
~0–1.5MB
~24K SLoC