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