Function heph_inbox::new_small[][src]

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

Create a small bounded channel.