Function ockam_node::channel_types::small_channel

source ·
pub fn small_channel<T>() -> (SmallSender<T>, SmallReceiver<T>)
Expand description

Create small channel (size 1)