#[derive(StructOpt)]
{
    // Attributes available to this derive:
    #[structopt]
}
Expand description

Generates the StructOpt impl.