You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2023. It is now read-only.
Occasionally people ask for JSON deserialization with comments, without wanting to go all the way to JSON5 or Hjson.
This doesn't belong in serde_json which is intended strictly for JSON as described by https://json.org/.
I would like to be able to write:
Roughly the API would be: