aws-smithy-protocol-test 0.59.0

A collection of library functions to validate HTTP requests against Smithy protocol tests.
Documentation
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
[package]
name = "aws-smithy-protocol-test"
version = "0.59.0"
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"
repository = "https://github.com/smithy-lang/smithy-rs"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
assert-json-diff = "1.1"
http = "0.2.1"
pretty_assertions = "1.3"
regex = "1.5"
roxmltree = "0.14.1"
serde_json = "1"
thiserror = "1.0.40"

[dependencies.aws-smithy-runtime-api]
path = "../aws-smithy-runtime-api"
features = ["client"]
version = "0.101.0"