File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ Serde by the community.
5858- [ Avro] , a binary format used within Apache Hadoop, with support for schema
5959 definition.
6060- [ JSON5] , a superset of JSON including some productions from ES5.
61+ - [ ASON] , a strongly typed version of JSON that perfectly matches Rust's type system.
6162- [ URL] query strings, in the x-www-form-urlencoded format.
6263- [ Starlark] , the format used for describing build targets by the Bazel and Buck
6364 build systems. * (serialization only)*
@@ -90,6 +91,7 @@ Serde by the community.
9091[ BSON ] : https://github.com/mongodb/bson-rust
9192[ Avro ] : https://docs.rs/apache-avro
9293[ JSON5 ] : https://github.com/callum-oakley/json5-rs
94+ [ ASON ] : https://github.com/hemashushu/ason
9395[ URL ] : https://docs.rs/serde_qs
9496[ Starlark ] : https://github.com/dtolnay/serde-starlark
9597[ Envy ] : https://github.com/softprops/envy
You can’t perform that action at this time.
0 commit comments