Skip to main content

Runner

Derive Macro Runner 

Source
#[derive(Runner)]
{
    // Attributes available to this derive:
    #[command]
    #[clap]
    #[runner]
}