tree: 99a86a7f1867b88c411032f1ce20c688aa93972e [path history] [tgz]
  1. .github/
  2. src/
  3. tests/
  4. .cargo-checksum.json
  5. .cargo_vcs_info.json
  6. BUILD.bazel
  7. Cargo.lock
  8. Cargo.toml
  9. Cargo.toml.orig
  10. CONTRIBUTING.md
  11. LICENSE-Apache-2.0
  12. LICENSE-ISC
  13. README.md
third_party/rust_crates/vendor/serde_json5-0.2.1/README.md

JSON5

A Rust library for serializing and deserializing JSON5 with Serde.

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