1 unstable release

Uses old Rust 2015

0.1.0 Oct 24, 2022

#1881 in Encoding

Download history 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 34/week @ 2024-03-25 54/week @ 2024-04-01 20/week @ 2024-04-08 20/week @ 2024-04-15

129 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