Derive Macro ArgParse

Source
#[derive(ArgParse)]
{
    // Attributes available to this derive:
    #[cli]
}