1 unstable release
0.0.1 | Dec 18, 2024 |
---|
#33 in #msgpack
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.7–1.4MB
~29K SLoC