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