cor-args

Crates.iocor-args
lib.rscor-args
version0.2.0
sourcesrc
created_at2023-11-02 14:15:49.498145
updated_at2023-12-02 18:46:00.338312
descriptionA Rust library providing Chain of Responsibility command line argument parsing.
homepagehttps://github.com/erichschroeter/cor-args
repositoryhttps://github.com/erichschroeter/cor-args
max_upload_size
id1022667
size64,750
Erich Schroeter (erichschroeter)

documentation

README

cor-args

A Rust library providing Chain of Responsibility command line argument parsing.

Examples

See examples/ for examples of using this library. Comments within the example files explain how to execute the examples.

Commit count: 5

cargo fmt