| Crates.io | serde_aws_query_ce |
| lib.rs | serde_aws_query_ce |
| version | 0.1.1 |
| created_at | 2023-12-24 21:47:51.403977+00 |
| updated_at | 2023-12-28 22:32:29.191453+00 |
| description | Serde support for AWS Query protocol |
| homepage | |
| repository | https://github.com/local-cloud-rs/serde_aws_query_ce |
| max_upload_size | |
| id | 1079907 |
| size | 58,334 |
This is a Rust library for serializing to and deserializing from AWS Query string.
[dependencies]
serde_aws_query_ce = "0.1"
Note: serialization to AWS Query string will be added later.
The library is licenced under Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)