google / google/json5format

Consider integration with serde

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
118
Forks
23
PR merge metrics
No merged PRs in 30d

Description

The Rust `serde` (serialize/deserialize) API includes a JSON5 parser that converts the data into a Rust in-memory representation. This parser currently ignores comments. The data can be converted back into JSON, but the comments and formatting will be lost.

Consider integrating the `json5format` capabilities into serde by merging with and extending the current serde JSON5 parser.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.