futures_util
0.3.31
Module once
Structs
Functions
In futures_util::stream
Module
futures_util
::
stream
::
once
Copy item path
source
·
[
−
]
Structs
§
Once
A stream which emits single element and then EOF.
Functions
§
once
Creates a stream of a single element.