toml_edit::parser::inline_table

Constant INLINE_TABLE_OPEN

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