pub fn small_channel<T>() -> (SmallSender<T>, SmallReceiver<T>)
Expand description

Create small channel (size 1)