Crate getopt_rs

Source
Expand description

Parse options from command line arguments

Macros§

opt
A macro used to generate Opts.

Structs§

Opt
A command line option rule.

Enums§

LongForm
An option long form rule.

Functions§

getopt
Get command line options.