1 unstable release
0.0.1 | Dec 18, 2024 |
---|
#8 in #rmp
41KB
1K
SLoC
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.
serde conversion for RMP-Value
This library provides a serde Serializer
and Deserializer
for the
rmpv::Value
type.
Dependencies
~0.7–1.4MB
~30K SLoC