Module bytes

Source
Available on crate feature generate only.
Expand description

Structs§

FromEntriesIter
An implementation of Iterator to write encoded entries to an inner implementation each time next() is called.

Enums§

Error
The error returned by next() in the FromEntriesIter iterator.