serde_json5 0.2.1

A Serde (de)serializer for JSON5.
Documentation

JSON5

A Rust library for serializing and deserializing JSON5 with Serde.

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