Crates.io | cli_utils_hoijui |
lib.rs | cli_utils_hoijui |
version | 0.9.0 |
source | src |
created_at | 2023-11-28 16:17:16.92842 |
updated_at | 2024-07-20 12:44:57.87926 |
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 | 104,465 |
A tiny CLI utilities library, providing functions and constants useful in many CLI tools.
For the actual utilities, see:
tools
logging
(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.