Skip to main content

Module utils

Module utils 

Source
Expand description

Utility structures for (de)serialization.

Structs§

AlignedCursor
An (optionally nostd) aligned version of std::io::Cursor.

Traits§

AlignmentBlock
Marker trait for types usable as the backing alignment block of an AlignedCursor.