Attach location info to errors
6 files changed
tree: 5e60f13c0e73d479cd87e3eaf1116cf584fafe97
  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.