aws-smithy-runtime-api 0.55.3

Smithy runtime types.
Documentation
1
2
3
4
5
6
7
8
9
allowed_external_types = [
    "aws_smithy_async::*",
    "aws_smithy_types::*",
    "aws_smithy_http::*",

    "http::request::Request",
    "http::response::Response",
    "http::uri::Uri",
]