cli_utils_hoijui

Crates.iocli_utils_hoijui
lib.rscli_utils_hoijui
version0.8.0
sourcesrc
created_at2023-11-28 16:17:16.92842
updated_at2024-06-06 17:38:01.888096
description A 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
size103,770
(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: 55

cargo fmt