core
1.91.0-nightly
(8e62bfd31 2025-08-12)
Module poll_fn
Module Items
Structs
Functions
In core::
future
core
::
future
Module
poll_fn
Copy item path
Source
Structs
§
PollFn
A Future that wraps a function returning
Poll
.
Functions
§
poll_fn
Creates a future that wraps a function returning
Poll
.