ltl-args

Crates.ioltl-args
lib.rsltl-args
version0.2.0
sourcesrc
created_at2024-10-23 02:45:21.340689
updated_at2024-11-04 03:58:52.596651
descriptionargument parsing with zero depencencies
homepage
repository
max_upload_size
id1419593
size26,025
Nicole (ntietz)

documentation

README

Little Args

This is a zero-dependency argument parsing library. It's not the best argument parser out there; that's probably clap. But it works, and depending on it only adds one (1) dependency. No more transitive dependencies.

License

The code is licensed under the MIT or Apache 2.0 licenses. See LICENSE-MIT and LICENSE-APACHE for details.

Commit count: 0

cargo fmt