1 unstable release

Uses old Rust 2015

0.1.0 Oct 24, 2022

#1842 in Encoding

Download history 3/week @ 2023-12-04 2/week @ 2023-12-11 8/week @ 2023-12-18 7/week @ 2023-12-25 14/week @ 2024-01-08 1/week @ 2024-02-05 10/week @ 2024-02-12 23/week @ 2024-02-19 37/week @ 2024-02-26 27/week @ 2024-03-04 28/week @ 2024-03-11 29/week @ 2024-03-18

121 downloads per month
Used in 7 crates (6 directly)

Custom license

59KB
1.5K SLoC

JSON Codec

A simple JSON encoder/decoder implementation.

Documentation

API documentation is available at https://twittner.gitlab.io/json-codec/json/

Contributing

If you want to contribute to this project please read the file CONTRIBUTING first.


lib.rs:

JSON (RFC 7159) encoder and decoder implementations.

No runtime deps