decent-serde-json-alternative

Crates.iodecent-serde-json-alternative
lib.rsdecent-serde-json-alternative
version0.5.0
sourcesrc
created_at2020-12-24 11:19:14.587918
updated_at2021-08-05 14:06:16.69156
descriptionThis crate builds on the json crate to provide the FromJson and ToJson traits. You can pair it with the decent-serde-json-derive-alternative crate to automatically derive an implementation of those traits for your own types. In some cases, this can serve your (de)serialization needs without having to build syn, quote, serde, and serde_json.
homepage
repositoryhttps://git.sr.ht/~loic/decent-serde-json-alternative
max_upload_size
id326875
size7,715
Loïc Lecrenier (loiclec)

documentation

README

Commit count: 0

cargo fmt