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