Module indigo::cli[][src]

Modules

structopt

This crate defines the StructOpt trait and its custom derive.

Traits

StructOpt

A struct that is converted from command line arguments.

Derive Macros

StructOpt

Generates the StructOpt impl.