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 0040f09 commit a7053d2Copy full SHA for a7053d2
_src/README.md
@@ -56,7 +56,7 @@ Serde by the community.
56
- [BSON], the data storage and network transfer format used by MongoDB.
57
- [Avro], a binary format used within Apache Hadoop, with support for schema
58
definition.
59
-- [JSON5], A superset of JSON including some productions from ES5.
+- [JSON5], a superset of JSON including some productions from ES5.
60
- [Postcard], a no\_std and embedded-systems friendly compact binary format.
61
- [URL] query strings, in the x-www-form-urlencoded format.
62
- [Envy], a way to deserialize environment variables into Rust structs.
0 commit comments