Module aws_smithy_client::erase
source · Expand description
Type-erased variants of Client
and friends.
Structs
- A Smithy connector that uses dynamic dispatch.
- A Smithy middleware that uses dynamic dispatch.
Type Aliases
- A
Client
whose connector and middleware types have been erased.