aws-smithy-protocol-test 0.47.0

A collection of library functions to validate HTTP requests against Smithy protocol tests.
Documentation
[dependencies.assert-json-diff]
version = "1.1"

[dependencies.http]
version = "0.2.1"

[dependencies.pretty_assertions]
version = "1.0"

[dependencies.regex]
version = "1.5"

[dependencies.roxmltree]
version = "0.14.1"

[dependencies.serde_json]
version = "1"

[dependencies.thiserror]
version = "1"

[package]
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "A collection of library functions to validate HTTP requests against Smithy protocol tests."
edition = "2021"
license = "Apache-2.0"
name = "aws-smithy-protocol-test"
repository = "https://github.com/awslabs/smithy-rs"
resolver = "2"
version = "0.47.0"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
targets = ["x86_64-unknown-linux-gnu"]