Derive Macro structopt_derive::StructOpt [−][src]
#[derive(StructOpt)]
{
// Attributes available to this derive:
#[structopt]
}
Generates the StructOpt impl.
#[derive(StructOpt)]
{
// Attributes available to this derive:
#[structopt]
}
Generates the StructOpt impl.