Function leak_playground_flume::rendezvous::rendezvous

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

Create a rendezvous channel.