Skip to main content
COMMENT_START_SYMBOL
toml_
parser
1.1.3+spec-1.1.0
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 ; #