| Crates.io | rsap |
| lib.rs | rsap |
| version | 0.4.0 |
| created_at | 2021-10-17 11:43:39.645536+00 |
| updated_at | 2021-11-30 16:12:43.534354+00 |
| description | Rust simple argument parser |
| homepage | |
| repository | https://github.com/sahdjfg/rsap |
| max_upload_size | |
| id | 466176 |
| size | 2,643 |
rsap is collection of simple implementations for parsing command line arguments.
Add the following to your Cargo.toml:
[dependencies]
rsap = "0.4"
This project is licensed under either of
at your opinion.