[][src]Module futures_lite::future

Structs

PollFn

Future for the poll_fn function.

Functions

poll_fn

Creates a new future wrapping around a function returning Poll.