ace-0.0.1 has been yanked.
Ace
A simple command line parameter parsing library
Install
Add this in your Cargo.toml
:
[]
= "0.0.1"
Example
use Ace;
let app = new
.arg
.arg
.arg;
if let Some = app.command else