aws-runtime 1.0.0

Runtime support code for the AWS SDK. This crate isn't intended to be used directly.
Documentation
1
2
3
4
5
6
allowed_external_types = [
    "aws_sigv4::*",
    "aws_smithy_types::*",
    "aws_smithy_runtime_api::*",
    "aws_types::*",
]