Module bytes

Source
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.