google / serde_json5

Apache License 2.0
12 stars 9 forks source link

JSON5

A Rust library for serializing and deserializing JSON5 with Serde.

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