Derive Macro argh::ArgsInfo

#[derive(ArgsInfo)]
{
    // Attributes available to this derive:
    #[argh]
}
Expand description

Entrypoint for #[derive(ArgsInfo)].