| Crates.io | cli_utils_hoijui |
| lib.rs | cli_utils_hoijui |
| version | 0.12.0 |
| created_at | 2023-11-28 16:17:16.92842+00 |
| updated_at | 2026-01-04 06:50:21.658877+00 |
| description | A tiny CLI utilities library, providing functions and constants useful in many CLI tools. |
| homepage | https://github.com/hoijui/cli-utils-rs |
| repository | https://github.com/hoijui/cli-utils-rs |
| max_upload_size | |
| id | 1052127 |
| size | 194,280 |
A tiny CLI utilities library, providing functions and constants useful in many CLI tools.
For the actual utilities, see:
toolslogging (only available with the logging feature enabled)std_error (only available with the std_error feature 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.