pub fn vec<T>(count: usize) -> InitIter<T, Vec<Element<T>>> ⓘ
Construct an iterator of senders to a slot, whose values will be placed on a Vec.
Vec