Module poll_fn

Source

Structs§

PollFn
A Future that wraps a function returning Poll.

Functions§

poll_fn
Creates a future that wraps a function returning Poll.