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