|
||
---|---|---|
.. | ||
src | ||
tests | ||
.cargo-checksum.json | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
getopts
A Rust library for option parsing for CLI utilities.
Usage
Add this to your Cargo.toml
:
[dependencies]
getopts = "0.2"
|
||
---|---|---|
.. | ||
src | ||
tests | ||
.cargo-checksum.json | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
A Rust library for option parsing for CLI utilities.
Add this to your Cargo.toml
:
[dependencies]
getopts = "0.2"