structopt-derive 0.4.18

Parse command line argument by defining a struct, derive crate.
Documentation
This crate is custom derive for `StructOpt`. It should not be used directly. See [structopt documentation](https://docs.rs/structopt) for the usage of `#[derive(StructOpt)]`.