Crate structopt_derive [] [src]

This crate is custom derive for StructOpt. It should not be used directly. See structopt documentation for the usage of #[derive(StructOpt)].

Functions

structopt

Generates the StructOpt impl.