Function vector::test_util::collect_limited
source ยท pub async fn collect_limited<T: Send + 'static>(
rx: LimitedReceiver<T>,
) -> Vec<T>
pub async fn collect_limited<T: Send + 'static>(
rx: LimitedReceiver<T>,
) -> Vec<T>