futures_util
0.3.31
Module poll_immediate
Structs
Functions
In futures_util::stream
Module
futures_util
::
stream
::
poll_immediate
Copy item path
source
·
[
−
]
Structs
§
PollImmediate
Stream for the
poll_immediate
function.
Functions
§
poll_immediate
Creates a new stream that always immediately returns
Poll::Ready
when awaiting it.