aws-smithy-async

Crates.ioaws-smithy-async
lib.rsaws-smithy-async
version1.2.5
sourcesrc
created_at2021-10-20 22:39:36.330689+00
updated_at2025-03-10 15:43:06.566506+00
descriptionAsync runtime agnostic abstractions for smithy-rs.
homepage
repositoryhttps://github.com/smithy-lang/smithy-rs
max_upload_size
id468153
size79,363
AWS SDK Rust Bot (aws-sdk-rust-ci)

documentation

README

aws-smithy-async

Runtime-agnostic abstractions and utilities for asynchronous code in smithy-rs.

Async runtime specific code is abstracted behind async traits, and implementations are provided via feature flag. For now, only Tokio runtime implementations are provided.

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: 2795

cargo fmt