Constant tagua_parser::tokens::POW [] [src]

pub const POW: &'static [u8] = b"**"

The POW token.

Represent the power operator, e.g. $x ** $y.