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

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

Create a new asynchronous channel