futures_util::future

Module poll_fn

Source
Expand description

Definition of the PollFn adapter combinator

Structs§

Functions§

  • Creates a new future wrapping around a function returning Poll.