Constant tagua_parser::tokens::DIE
[−]
[src]
pub const DIE: &'static [u8]=b"die"
The DIE token.
Represent the termination operator, e.g. die(42);.