COMMENT_START_SYMBOL
toml_
parser
1.0.4
In toml_
parser::
lexer
toml_parser
::
lexer
Constant
COMMENT_
START_
SYMBOL
Copy item path
Source
pub(crate) const COMMENT_START_SYMBOL:
u8
= b'#';
Expand description
comment-start-symbol = %x23 ; #