toml_edit::parser::array

Constant ARRAY_OPEN

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