| Crates.io | cli_utils_hoijui |
| lib.rs | cli_utils_hoijui |
| version | 0.10.0 |
| created_at | 2023-11-28 16:17:16.92842+00 |
| updated_at | 2025-03-16 08:43:32.990175+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 | 112,254 |
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.