Function leak_playground_flume::rendezvous::rendezvous

source ยท
pub fn rendezvous<T>() -> (Sender<T>, Receiver<T>)
Expand description

Create a rendezvous channel.