aws-smithy-async

Crates.ioaws-smithy-async
lib.rsaws-smithy-async
version1.2.4
sourcesrc
created_at2021-10-20 22:39:36.330689
updated_at2025-01-14 22:21:21.403073
descriptionAsync runtime agnostic abstractions for smithy-rs.
homepage
repositoryhttps://github.com/smithy-lang/smithy-rs
max_upload_size
id468153
size79,357
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: 2783

cargo fmt