Expand description
Helper code for character escaping.
Structsยง
- Escape
Iter ๐Inner - An iterator over an fixed-size array.
Constantsยง
- HEX_
DIGITS ๐
Functionsยง
- backslash ๐
- escape_
ascii ๐ - Escapes an ASCII character.
- escape_
unicode ๐ - Escapes a character
\u{NNNN}
representation. - hex_
escape ๐ - verbatim ๐