rmpp 0.1.2

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 the original types metadata. Therefore it's useful in cases the data is sensitive to strict typing. It was also made with JavaScript integration in mind.