calloop::channel

Function channel

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

Create a new asynchronous channel