pub type SmallSender<T> = Sender<T>;
Expand description

Sender for small channels