14 releases (4 stable)
new 1.0.3 | Dec 1, 2023 |
---|---|
1.0.2 | Nov 27, 2023 |
0.101.0 | Nov 16, 2023 |
0.55.3 | May 23, 2023 |
#417 in Authentication
369,546 downloads per month
Used in 507 crates
(379 directly)
1MB
24K
SLoC
aws-smithy-runtime
Runtime support logic and types for smithy-rs generated code.
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.
lib.rs
:
Runtime support logic and types for smithy-rs generated code.
Crate Features
http-auth
: Enables auth scheme and identity resolver implementations for HTTP API Key, Basic Auth, Bearer Token, and Digest Auth.test-util
: Enables utilities for unit tests. DO NOT ENABLE IN PRODUCTION.
Dependencies
~4–17MB
~215K SLoC