vector
0.45.0
In vector::
test_
util
vector
::
test_util
Function
collect_n_limited
Copy item path
source
pub async fn collect_n_limited<T:
Send
+ 'static>( rx:
LimitedReceiver
<T>, n:
usize
, ) ->
Vec
<T>