hotshot
0.5.79
Channel
In crate hotshot
Type Alias
hotshot
::
Channel
Copy item path
source
ยท
[
−
]
pub(crate) type Channel<S> = (Sender<
Arc
<S>>, Receiver<
Arc
<S>>);
Expand description
An async broadcast channel