vector
0.44.0
In vector::
test_
util
Function
vector
::
test_util
::
collect_ready
Copy item path
source
ยท
[
−
]
pub async fn collect_ready<S>(rx: S) ->
Vec
<S::Item>
where S: Stream +
Unpin
,