pub(crate) fn channel<M>() -> (Sender<M>, Receiver<M>)
Expand description
Create a new proto_oneshot::Sender
and proto_oneshot::Receiver
pub(crate) fn channel<M>() -> (Sender<M>, Receiver<M>)
Create a new proto_oneshot::Sender
and proto_oneshot::Receiver