luhcli 0.0.1

A simple and ergonomic CLI library for Rust.
Documentation
[dependencies.luhlog]
version = "0.1"

[dependencies.luhtwin]
version = "0.1.4"

[lib]
name = "luhcli"
path = "src/lib.rs"

[package]
authors = ["cali zoots <calizoots@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A simple and ergonomic CLI library for Rust."
edition = "2021"
license-file = "LICENSE"
name = "luhcli"
readme = "README.md"
repository = "https://github.com/calizoots/luhcli"
version = "0.0.1"