structopt-derive 0.2.8

Parse command line argument by defining a struct, derive crate.
docs.rs failed to build structopt-derive-0.2.8
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: structopt-derive-0.4.18

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