Module debug

Source

Structsยง

Byte ๐Ÿ”’
A type that wraps a single byte with a convenient fmt::Debug impl that escapes the byte.
Bytes ๐Ÿ”’
A type that provides a human readable debug impl for arbitrary bytes.

Functionsยง

utf8_decode ๐Ÿ”’
Decodes the next UTF-8 encoded codepoint from the given byte slice.