Function leak_playground_std::sync::mpsc::rendezvous_channel

source ยท
pub fn rendezvous_channel<T>() -> (SyncSender<T>, Receiver<T>)