#[derive(Parse)]
{
// Attributes available to this derive:
#[head]
#[token]
#[delimiters]
#[delegate]
#[parse_with]
}
#[derive(Parse)]
{
// Attributes available to this derive:
#[head]
#[token]
#[delimiters]
#[delegate]
#[parse_with]
}