Constant tagua_parser::tokens::EMPTY
[−]
[src]
pub const EMPTY: &'static [u8]=
b"empty"
The EMPTY
token.
Represent the emptiness operator, e.g. empty($x)
.