Function calloop::channel::channel[][src]

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

Create a new asynchronous channel