aws-smithy-runtime-api

Crates.ioaws-smithy-runtime-api
lib.rsaws-smithy-runtime-api
version1.6.0
sourcesrc
created_at2023-04-06 11:08:28.419982
updated_at2024-05-08 01:48:03.811097
descriptionSmithy runtime types.
homepage
repositoryhttps://github.com/smithy-lang/smithy-rs
max_upload_size
id832119
size359,916
AWS SDK Rust Bot (aws-sdk-rust-ci)

documentation

README

aws-smithy-runtime-api

APIs needed to configure and customize the Smithy generated code.

Most users will not need to use this crate directly as the most frequently used APIs are re-exported in the generated clients. However, this crate will be useful for anyone writing a library for others to use with their generated clients.

If you're needing to depend on this and you're not writing a library for Smithy generated clients, then please file an issue on smithy-rs as we likely missed re-exporting one of the APIs.

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.

Commit count: 2446

cargo fmt