A Rust library for option parsing for CLI utilities.
Documentation
Add this to your Cargo.toml:
Cargo.toml
[dependencies] getopts = "0.2"