futures_
util
0.3.31
Module poll_
immediate
Module Items
Structs
Functions
In futures_
util::
stream
futures_util
::
stream
Module
poll_immediate
Copy item path
Source
Structs
§
Poll
Immediate
Stream for the
poll_immediate
function.
Functions
§
poll_
immediate
Creates a new stream that always immediately returns
Poll::Ready
when awaiting it.