toml_edit::parser::trivia

Constant COMMENT_START_SYMBOL

source
pub(crate) const COMMENT_START_SYMBOL: u8 = b'#';