Crate structopt_derive
source · [−]Expand description
This crate is custom derive for StructOpt
. It should not be used
directly. See structopt documentation
for the usage of #[derive(StructOpt)]
.
Derive Macros
Generates the StructOpt
impl.
This crate is custom derive for StructOpt
. It should not be used
directly. See structopt documentation
for the usage of #[derive(StructOpt)]
.
Generates the StructOpt
impl.