serdeconv

Crates.ioserdeconv
lib.rsserdeconv
version0.4.1
sourcesrc
created_at2017-05-06 14:36:23.14979
updated_at2023-03-31 23:24:44.598913
descriptionThis crate provides convenient traits and functions for converting between TOML/JSON/MessagePack strings and serializable values.
homepagehttps://github.com/sile/serdeconv
repositoryhttps://github.com/sile/serdeconv
max_upload_size
id13371
size21,718
Takeru Ohta (sile)

documentation

https://docs.rs/serdeconv

README

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

Commit count: 30

cargo fmt