Skip to content
/ serdeconv Public

A Rust library that facilitates the conversion between TOML/JSON/MessagePack strings and serializable values

License

Notifications You must be signed in to change notification settings

sile/serdeconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Rust library that facilitates the conversion between TOML/JSON/MessagePack strings and serializable values

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages