hotshot
0.5.74
Channel
In crate hotshot
?
Type Alias
hotshot
::
Channel
source
·
[
−
]
pub(crate) type Channel<S> = (Sender<
Arc
<S>>, Receiver<
Arc
<S>>);
Expand description
An async broadcast channel