toml_edit::parser::strings

Constant LITERAL_CHAR

source
pub(crate) const LITERAL_CHAR: (u8, RangeInclusive<u8>, RangeInclusive<u8>, RangeInclusive<u8>);