Constant tagua_parser::tokens::MODULO
[−]
[src]
pub const MODULO: &'static [u8]=b"%"
The MODULO token.
Represent the modulus operator, e.g. $x % $y.