- Export only DateTime types from the '
- Changed CodecConfig to
EntryCodecConfig
so it better matches EntryCodec when exporting. - Change type for
EntryCodecConfig.map_comment_context
toOption<fn(HashMap<Bytes, Bytes>)...
so thatEntryCodecConfig
can deriveClone
. - Minor documentation improvements
Initial release