[go: up one dir, main page]

serdeconv 0.2.0

This crate provides convenient traits and functions for converting between TOML/JSON/MessagePack strings and serializable values.
Documentation

serdeconv

Crates.io: serdeconv Build Status License: MIT

This crate provides convenient traits and functions for converting between TOML/JSON/MessagePack strings and serializable values.

This is highly depends on the serde crate.

Documentation