Function calloop::channel::channel

source ·
pub fn channel<T>() -> (Sender<T>, Channel<T>)
Expand description

Create a new asynchronous channel