refactor: tidy up new Encode, Decode as a feature
Summary
Relates to #96
refactor: tidy up new Encode, Decode as a feature
- move the traits into their own module
- add more interlinked doc comments
- add a changelog note
refactor: move rmp reexport: tuple -> msgpack
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriateCargo.toml
files
Edited by Егор Ивков