#[derive(Parser)]
{
    // Attributes available to this derive:
    #[grammar]
    #[grammar_inline]
}