Serde support for MessagePack, enabling serialization and deserialization of Rust data structures.
# Cargo.toml
[dependencies]
rmp-serde = "1.3.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example serializing a struct to MessagePack bytes.
No known issues recorded.
No dependency data recorded yet.