[][src]Derive Macro clap_derive::Clap

#[derive(Clap)]
{
    // Attributes available to this derive:
    #[clap]
}

Generates the Clap impl.