channel
oneshot_
fused_
workaround
0.2.3
oneshot_fused_workaround
Function
channel
Copy item path
Source
pub fn channel<T>() -> (
Sender
<T>,
Receiver
<T>)
Expand description
Return a fresh oneshot channel