We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec8993 commit 977b548Copy full SHA for 977b548
_src/README.md
@@ -71,8 +71,8 @@ Serde by the community.
71
- [Bencode], a simple binary format used in the BitTorrent protocol.
72
- [DynamoDB Items], the format used by [rusoto_dynamodb] to transfer data to
73
and from DynamoDB.
74
-- [Hjson], a superset of JSON suitable for configuration files.
75
- *(deserialization only)*
+- [Hjson], a syntax extension to JSON designed around human reading and editing.
+ *(deserialization only)*
76
77
[JSON]: https://github.com/serde-rs/json
78
[Bincode]: https://github.com/servo/bincode
0 commit comments