Expand description

Re-export of structopt

Modules

clap is a simple-to-use, efficient, and full-featured library for parsing command line arguments and subcommands when writing console/terminal applications.

A macro for declaring lazily evaluated statics.

Traits

A struct that is converted from command line arguments.

Derive Macros

Generates the StructOpt impl.