Content-Length: 10281 | pFad | https://doc.rust-lang.org/std/pin/../default/../rc/../../../../std/future/#associatedtype.Output-8

std::future - Rust

Module future

Module future 

1.36.0 · Source
Expand description

Asynchronous basic functionality.

Please see the fundamental async and await keywords and the async book for more information on asynchronous programming in Rust.

Macros§

joinExperimental
Polls multiple futures simultaneously, returning a tuple of all results once complete.

Structs§

Pending
Creates a future which never resolves, representing a computation that never finishes.
PollFn
A Future that wraps a function returning Poll.
Ready
A future that is immediately ready with a value.

Traits§

Future
A future represents an asynchronous computation, commonly obtained by use of async.
IntoFuture
Conversion into a Future.
AsyncDropExperimental
Async version of Drop trait.

Functions§

pending
Creates a future which never resolves, representing a computation that never finishes.
poll_fn
Creates a future that wraps a function returning Poll.
ready
Creates a future that is immediately ready with a value.
async_drop_in_placeExperimental
Async drop.








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://doc.rust-lang.org/std/pin/../default/../rc/../../../../std/future/#associatedtype.Output-8

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy