rmpp 0.1.0

Precise types for RMP
Documentation

RMPP - Rust MessagePack Precise

RMPP is a pure Rust MessagePack implementation based on a RMP crate. It aims to accurately preserve original data types and is useful in cases you work with the data sensitive to that. It was also made with JavaScript integration in mind.