new_small

Function new_small 

Source
pub fn new_small<T>() -> (Sender<T>, Receiver<T>)
Expand description

Create a small bounded channel.