Derive Macro nameless_clap_derive::IntoApp[][src]

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

Generates the IntoApp impl.