1 unstable release

Uses old Rust 2015

0.1.0 Oct 24, 2022

#2000 in Encoding

Download history 21/week @ 2024-04-14 20/week @ 2024-04-21 20/week @ 2024-04-28 17/week @ 2024-05-05 20/week @ 2024-05-12 22/week @ 2024-05-19 16/week @ 2024-05-26 16/week @ 2024-06-02 14/week @ 2024-06-09 21/week @ 2024-06-16 24/week @ 2024-06-23 3/week @ 2024-06-30 8/week @ 2024-07-07 19/week @ 2024-07-14 12/week @ 2024-07-21 13/week @ 2024-07-28

52 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