File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Serde by the community.
5858 definition.
5959- [ JSON5] , A superset of JSON including some productions from ES5.
6060- [ Postcard] , a no\_ std and embedded-systems friendly compact binary format.
61- - [ URL] , the x-www-form-urlencoded format.
61+ - [ URL] query strings, in the x-www-form-urlencoded format.
6262- [ Envy] , a way to deserialize environment variables into Rust structs.
6363 * (deserialization only)*
6464- [ Envy Store] , a way to deserialize [ AWS Parameter Store] parameters into Rust
@@ -80,7 +80,7 @@ Serde by the community.
8080[ BSON ] : https://github.com/zonyitoo/bson-rs
8181[ Avro ] : https://github.com/flavray/avro-rs
8282[ JSON5 ] : https://github.com/callum-oakley/json5-rs
83- [ URL ] : https://github.com/nox/serde_urlencoded
83+ [ URL ] : https://docs.rs/serde_qs
8484[ Postcard ] : https://github.com/jamesmunns/postcard
8585[ Envy ] : https://github.com/softprops/envy
8686[ Envy Store ] : https://github.com/softprops/envy-store
You can’t perform that action at this time.
0 commit comments