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