toml_edit::parser::inline_table

Constant KEYVAL_SEP

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