seec_channel
0.1.0
Channel
In crate seec_channel
?
Settings
Type Alias
seec_channel
::
Channel
Copy item path
source
·
[
−
]
pub type Channel<T> = (
Sender
<T>,
Receiver
<T>);