Module utils

Source
Expand description

Utilities useful when parsing and serializing wire formats.

Structs§

NonZeroDuration
A thin wrapper over a Duration that guarantees that the underlying Duration is non-zero.