Skip to main content
rendezvous_channel
leak_
playground_
std
0.1.0
In leak_
playground_
std::
sync::
mpsc
leak_playground_std
::
sync
::
mpsc
Function
rendezvous_
channel
Copy item path
Source
pub fn rendezvous_channel<T>() -> (
SyncSender
<T>,
Receiver
<T>)