Module ascii

Source

Structs§

EscapeDefault
An iterator over the escaped version of a byte.

Enums§

CharExperimental
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.