| Crates.io | cor-args |
| lib.rs | cor-args |
| version | 0.2.0 |
| created_at | 2023-11-02 14:15:49.498145+00 |
| updated_at | 2023-12-02 18:46:00.338312+00 |
| description | A Rust library providing Chain of Responsibility command line argument parsing. |
| homepage | https://github.com/erichschroeter/cor-args |
| repository | https://github.com/erichschroeter/cor-args |
| max_upload_size | |
| id | 1022667 |
| size | 64,750 |
A Rust library providing Chain of Responsibility command line argument parsing.
See examples/ for examples of using this library.
Comments within the example files explain how to execute the examples.