getopt_rs 0.1.1

Get command line options.
Documentation

Getopt.rs

getopt-like library for Rust.

getopt.rs is a simple command line arguments parser fitting under 50 lines of code, because you don't need 24 crates to parse arguments.