#arguments-parser #argument #arg #parser #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

#55 in #arg

Download history 10/week @ 2024-02-25 1/week @ 2024-03-03 9/week @ 2024-03-10 60/week @ 2024-03-31 1/week @ 2024-04-07

61 downloads per month

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–5.5MB
~96K SLoC