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

#2235 in Encoding

21 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