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