[][src]Module driver_async::asyncs::poll_function

Reimplementation of futures::polL_fn without having to pull the futures_util dependence with it.

Structs

PollFn

Future for the poll_fn function.

Functions

poll_fn