Clone this repo:
  1. 98605ab Merge remote-tracking branch 'origin/upstream/master' by Adam Perry · 1 year, 11 months ago main master
  2. 9f87f7a Merge pull request #2 from anp/no-serialize-escape by Gary Bressler · 1 year, 11 months ago
  3. e251aaf Don't escape forward-slashes. by Adam Perry · 1 year, 11 months ago
  4. 7dd7a34 Merge pull request #1 from woody77/master by Gary Bressler · 2 years, 6 months ago
  5. 617f49c Add from_slice and from_reader helpers by Aaron Wood · 2 years, 6 months ago

JSON5

A Rust library for serializing and deserializing JSON5 with Serde.

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