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.