Constant tagua_parser::tokens::COMMA
[−]
[src]
pub const COMMA: &'static [u8]=b","
The COMMA token.
Represent the list item separator, e.g. ($x, $y, $z).