tree: e1c593ef5fade880b046f77ce539f4965d7d7659 [path history] [tgz]
  1. third_party/
  2. CONTRIBUTING.md
  3. LICENSE
  4. README.md
README.md

JSON5

A Rust library for serializing and deserializing JSON5 with Serde.

This project is a fork of callum-oakley/json5-rs.