Crates.io | serde_json5 |
lib.rs | serde_json5 |
version | 0.1.0 |
source | src |
created_at | 2023-02-02 19:30:59.377433 |
updated_at | 2023-02-02 19:30:59.377433 |
description | A Serde (de)serializer for JSON5. |
homepage | |
repository | https://github.com/google/serde_json5 |
max_upload_size | |
id | 775006 |
size | 86,155 |
A Rust library for serializing and deserializing JSON5 with Serde.
This project is a fork of callum-oakley/json5-rs.