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§
- Decodes the next UTF-8 encoded codepoint from the given byte slice.