☰
Module poll_fn
Structs
Functions
?
Module
core
::
future
::
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
.