pub fn from_iter<I>(iter: I) -> FromIter<<I as IntoIterator>::IntoIter>where
I: IntoIterator,
async_iter_from_iter #81798)
Converts an iterator into an async iterator.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/async_iter/fn.from_iter.html