vector
0.43.0
In vector::test_util
Function
vector
::
test_util
::
collect_n
Copy item path
source
ยท
[
−
]
pub async fn collect_n<S>(rx: S, n:
usize
) ->
Vec
<S::Item>
where S: Stream,