leak_playground_std
0.1.0
In leak_playground_std::sync::mpsc
Function
leak_playground_std
::
sync
::
mpsc
::
rendezvous_channel
Copy item path
source
ยท
[
−
]
pub fn rendezvous_channel<T>() -> (
SyncSender
<T>,
Receiver
<T>)