#messagepack #data-model #serializer-deserializer #rmp

serde-rmpv

Serde integration for the rmpv MessagePack Value type

1 unstable release

new 0.0.1 Dec 18, 2024

#33 in #msgpack

33 downloads per month

MIT license

41KB
1K SLoC

serde conversion for RMP-Value

This library provides a serde Serializer and Deserializer for the rmpv::Value type.


lib.rs:

Serde integration for the rmpv MessagePack Value type.

This crate handles all Serde data model types and includes special support for MessagePack's Ext type through the MSGPACK_EXT_STRUCT_NAME type annotation.

Dependencies

~0.8–1.5MB
~31K SLoC