Module util

Source
Expand description

Helpers for parsing and displaying byte strings.

Structs§

Rewriter
A lightweight adapter from std::io::Write to core::fmt::Write.

Enums§

ByteFormat
Display a byte string in a more humane manner.
ByteParser
Parse a byte string into an unsigned integer.