msgpack enocde/decode Datetime, UUID, Datetime and ExtType support
Summary
-
feat: add msgpack decode and encode for UUID
-
feat: add msgpack decode and encode for Datetime
-
feat: add msgpack decode and encode for Decimal
-
feat: add ExtType support to msgpack crate
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriate Cargo.tomlfiles
Edited by Artem Iurin