# Rust CLI utilities (mostly a private project)
[](
https://www.gnu.org/licenses/agpl-3.0.html)
[](
https://api.reuse.software/info/github.com/hoijui/cli-utils-rs)
A tiny CLI utilities library,
providing functions and constants useful in many CLI tools.
See [the code](src/tools.rs) for the actual utilities.
> **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.