ESCAPE
toml_
parser
1.0.4
In toml_
parser::
lexer
toml_parser
::
lexer
Constant
ESCAPE
Copy item path
Source
pub(crate) const ESCAPE:
u8
= b'\\';
Expand description
escape = %x5C ; \