9 releases (4 breaking)

Uses old Rust 2015

0.5.0 Apr 25, 2017
0.4.2 Feb 4, 2017
0.4.1 Dec 16, 2016
0.4.0 Nov 2, 2016
0.1.1 Jul 24, 2016

#1818 in Encoding

Download history 13/week @ 2023-11-20 216/week @ 2023-11-27 150/week @ 2023-12-04 100/week @ 2023-12-11 158/week @ 2023-12-18 59/week @ 2024-01-01 215/week @ 2024-01-08 149/week @ 2024-01-15 78/week @ 2024-01-22 29/week @ 2024-01-29 126/week @ 2024-02-05 1/week @ 2024-02-12 19/week @ 2024-02-19 31/week @ 2024-02-26 14/week @ 2024-03-04

65 downloads per month
Used in 4 crates

Custom license

58KB
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