Module futures_util::future::poll_fn

source ·
Expand description

Definition of the PollFn adapter combinator

Structs§

Functions§

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