Module aws_smithy_async::future

source ·
Expand description

Useful runtime-agnostic future implementations.

Modules§

Type Aliases§

  • A boxed future that outputs a Result<T, E>.