pub const ESCAPED_TEXT_CHARACTERS: [(char, &str); 3];
Expand description

Characters that need to be escaped to be interpreted as text.