Crates.io | rsap |
lib.rs | rsap |
version | 0.4.0 |
source | src |
created_at | 2021-10-17 11:43:39.645536 |
updated_at | 2021-11-30 16:12:43.534354 |
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.