52 releases (26 breaking)

new 0.27.9 Apr 16, 2024
0.27.8 Apr 20, 2023
0.27.6 Mar 12, 2023
0.26.1 Nov 27, 2022
0.18.5 Dec 30, 2019

#343 in Encoding

LGPL-3.0-or-later

140KB
2.5K SLoC

Some JSON implementation

Project

  • License: GNU Lesser General Public License, either version 3, or (at your option) any later version.
  • This project follows Semantic Versioning 2.0.0

Features

  • This is an implementation of JSON.
  • Parsing from Read: parse().
  • Generating to JSON string: Json.

Notes

  • Documentation is built with all features. Some of them are optional. If you see components from other crates, you can view source to see what features are required.

  • Nightly Rust is only required for building documentation.

No runtime deps

Features