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