vector
0.43.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
,