Module poll_fn

Source
Expand description

Definition of the PollFn adapter combinator

Structs§

PollFn
Future for the poll_fn function.

Functions§

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