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