Derive Macro clap_derive::IntoApp

source · []
#[derive(IntoApp)]
{
    // Attributes available to this derive:
    #[clap]
}
Expand description

Generates the IntoApp impl.