Expand description
Provides utilities for working with futures.
Structs§
- Future for the
FutureExt::replace_value
method. - A future that yields to the executor only once.
Traits§
- An extension trait for
futures::Future
that provides specialized adapters.