arg_fn
Argument parsing crate that allows the user to specify what to do for each argument.
Example
let cfg = new
.arg
.arg
.arg
.arg
.parse;
assert_eq!
Argument parsing crate that allows the user to specify what to do for each argument.
let cfg = new
.arg
.arg
.arg
.arg
.parse;
assert_eq!