Available on crate feature
generate
only.Expand description
Structs§
- An implementation of
Iterator
to write encoded entries to an inner implementation each timenext()
is called.
Enums§
- The error returned by
next()
in theFromEntriesIter
iterator.