serdeconv
=========
[](https://crates.io/crates/serdeconv)
[](https://travis-ci.org/sile/serdeconv)
[](LICENSE)
This crate provides convenient traits and functions for converting
between TOML/JSON/MessagePack strings and serializable values.
This is highly depends on the [serde](https://github.com/serde-rs/serde) crate.
[Documentation](https://docs.rs/serdeconv)