mirror of https://github.com/smithy-lang/smithy-rs
61934da044
* Add Connection Poisoning to aws-smithy-client * Fix doc links * Remove required tokio dependency from aws-smithy-client * Remove external type exposed * Rename, re-add tokio dependency * Change IP to 127.0.0.1 to attempt to fix windows * Add dns::Name to external types * Remove non_exhaustive not needed * Add client target to changelog |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
external-types.toml |
README.md
aws-smithy-http-tower
Bindings between the framework-agnostic traits in aws-smithy-http
and Tower.
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.