Skip to main content

FromArgValue

Derive Macro FromArgValue 

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

Entrypoint for #[derive(FromArgValue)].