vec

Function vec 

Source
pub fn vec<T>(count: usize) -> InitIter<T, Vec<Element<T>>> 
Expand description

Construct an iterator of senders to a slot, whose values will be placed on a Vec.