pub const AND: &'static [u8] = b"and";
The AND token.
AND
Represent the conjunction operator, used in a logical expression, e.g. $x and $y.
$x and $y