#arguments-parser #command-line-arguments #collection

yanked rsap

Rust simple argument parser

0.4.0 Nov 30, 2021
0.3.9 Nov 30, 2021
0.3.2 Oct 29, 2021
0.2.0 Oct 17, 2021
0.1.0 Oct 17, 2021

#193 in #command-line-arguments

25 downloads per month
Used in 2 crates

MIT/Apache

3KB
58 lines

rsap - Simple argument parser

rsap is collection of simple implementations for parsing command line arguments.

Usage

Add the following to your Cargo.toml:

[dependencies]
rsap = "0.4"

License

This project is licensed under either of

at your opinion.

No runtime deps