Structs§
- Escape
Default - An iterator over the escaped version of a byte.
Enums§
- Char
Experimental - One of the 128 Unicode characters from U+0000 through U+007F, often known as the ASCII subset.
Functions§
- escape_
default - Returns an iterator that produces an escaped version of a
u8
.