https://github.com/tyilo/json-data
https://github.com/tyilo/json-data
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tyilo/json-data
- Owner: tyilo
- Created: 2024-11-21T22:38:41.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-22T16:32:39.000Z (over 1 year ago)
- Last Synced: 2024-11-22T17:29:56.141Z (over 1 year ago)
- Language: Rust
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# json-data
JavaScript code can generate JSON containing lonely surrogate pairs.
However, the popular [`serde_json`](https://github.com/serde-rs/json) does not support parsing such JSON.
This library supports such strings using its own `JsonString` type.
Comparison generated using [JSON Parsing Test Suite](https://github.com/nst/JSONTestSuite):
