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