cli_utils_hoijui

Crates.iocli_utils_hoijui
lib.rscli_utils_hoijui
version0.12.0
created_at2023-11-28 16:17:16.92842+00
updated_at2026-01-04 06:50:21.658877+00
descriptionA tiny CLI utilities library, providing functions and constants useful in many CLI tools.
homepagehttps://github.com/hoijui/cli-utils-rs
repositoryhttps://github.com/hoijui/cli-utils-rs
max_upload_size
id1052127
size194,280
(hoijui)

documentation

README

Rust CLI utilities (mostly a private project)

License: AGPL-3.0-or-later REUSE status Repo Package Releases Documentation Releases Dependency Status Build Status

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.

Commit count: 74

cargo fmt