smithy-rs/rust-runtime/aws-smithy-runtime
Zelda Hessler d4a2308e94
update MSRV to 1.69.0 (#2893)
_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
2023-08-01 19:37:59 +00:00
..
src update MSRV to 1.69.0 (#2893) 2023-08-01 19:37:59 +00:00
Cargo.toml New-type the interceptor context `Input`, `Output`, and `Error` (#2872) 2023-07-27 17:51:12 +00:00
LICENSE Feature: Add smithy orchestrator (#2447) 2023-03-14 21:44:43 +00:00
README.md Tidy up `aws-smithy-runtime-api` a bit (#2867) 2023-07-24 15:28:49 +00:00
additional-ci New-type the interceptor context `Input`, `Output`, and `Error` (#2872) 2023-07-27 17:51:12 +00:00
external-types.toml Fix various small issues with the orchestrator (#2736) 2023-06-01 18:44:05 +00:00

README.md

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.