Expand description
Helpers for parsing and displaying byte strings.
Structs§
- Rewriter
- A lightweight adapter from
std::io::Write
tocore::fmt::Write
.
Enums§
- Byte
Format - Display a byte string in a more humane manner.
- Byte
Parser - Parse a byte string into an unsigned integer.