Function nolock::queues::spsc::unbounded::queue[][src]

pub fn queue<T>() -> (UnboundedReceiver<T>, UnboundedSender<T>)
Expand description

Creates a new Queue