Constant tagua_parser::tokens::MAP
[−]
[src]
pub const MAP: &'static [u8]=
b"=>"
The MAP
token.
Represent the mapping operator in an array, e.g. [42 => 'foo']
.