Function new

Source
pub fn new<T: 'static>() -> (Sender<T>, Receiver<T>)
Expand description

Creates a channel with the default block size