24 breaking releases
Uses new Rust 2021
new 0.54.1 | Jan 25, 2023 |
---|---|
0.53.1 | Jan 12, 2023 |
0.52.0 | Dec 12, 2022 |
0.51.0 | Oct 24, 2022 |
0.30.0-alpha | Nov 24, 2021 |
#1249 in Network programming
3,525 downloads per month
Used in 28 crates
(16 directly)
35KB
809 lines
Smithy Protocol Tests
This library implements utilities for validating serializers & deserializers against Smithy protocol tests. Specifically, this crate includes support for:
- MediaType-aware comparison for XML, JSON and AWS Query.
- NaN/Infinty supporting floating point comparisons.
- HTTP header & query string validators.
This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.
Dependencies
~2.4–3.5MB
~82K SLoC