Pure Rust MessagePack serialization implementation.
# Cargo.toml
[dependencies]
rmp = "0.8.15"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encodes an integer into MessagePack format.
Add `rmp-serde` to Cargo.toml for high-level serialization.
No dependency data recorded yet.