futures_
util
0.3.31
Module once
Module Items
Structs
Functions
In futures_
util::
stream
futures_util
::
stream
Module
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.