#parser #arguments-parser #argument #arg #parse #cli

cor-args

A Rust library providing Chain of Responsibility command line argument parsing

3 unstable releases

0.2.0 Dec 2, 2023
0.1.1 Nov 2, 2023
0.1.0 Nov 2, 2023

#1084 in Command-line interface

MIT/Apache

38KB
601 lines

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.

Dependencies

~3–5.5MB
~95K SLoC