Docs.rs
aws-smithy-async-1.2.1
aws-smithy-async 1.2.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:awslabs:rust-sdk-owners
github:awslabs:smithy-rs-server
aws-sdk-rust-ci
Dependencies
futures-util ^0.3.29
normal
pin-project-lite ^0.2
normal
tokio ^1.23.1
normal
pin-utils ^0.1
dev
tokio ^1.23.1
dev
tokio-test ^0.4.2
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aws_smithy_async
1.2.1
Module timeout
Structs
In aws_smithy_async::future
?
Module
aws_smithy_async
::
future
::
timeout
source
·
[
−
]
Expand description
Provides the
Timeout
future for adding a timeout to another future.
Structs
§
TimedOutError
Error returned when
Timeout
times out
Timeout
Timeout Future