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