| Crates.io | serdeconv |
| lib.rs | serdeconv |
| version | 0.4.1 |
| created_at | 2017-05-06 14:36:23.14979+00 |
| updated_at | 2023-03-31 23:24:44.598913+00 |
| description | This crate provides convenient traits and functions for converting between TOML/JSON/MessagePack strings and serializable values. |
| homepage | https://github.com/sile/serdeconv |
| repository | https://github.com/sile/serdeconv |
| max_upload_size | |
| id | 13371 |
| size | 21,718 |
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.