[−][src]Derive Macro clap_derive::Subcommand
#[derive(Subcommand)] { // Attributes available to this derive: #[clap] }
Generates the Subcommand
impl.
#[derive(Subcommand)] { // Attributes available to this derive: #[clap] }
Generates the Subcommand
impl.