Crates.io | messagepack-rs |
lib.rs | messagepack-rs |
version | 0.8.1 |
source | src |
created_at | 2019-08-05 07:55:46.765918 |
updated_at | 2021-11-25 11:08:36.70158 |
description | messagepack-rs is pure Rust MessagePack implementation |
homepage | |
repository | https://github.com/otake84/messagepack-rs |
max_upload_size | |
id | 154242 |
size | 47,474 |
messagepack-rs is pure Rust MessagePack implementation.
#![forbid(unsafe_code)]
See examples
MIT License
rust-jp - Thanks to the slack community for answering questions.