Derive Macro nuts_tool_api::plugin::clap_prelude::Args
source ยท #[derive(Args)]
{
// Attributes available to this derive:
#[clap]
#[command]
#[arg]
#[group]
}
Expand description
Generates the Args
impl.