Function unbounded

Source
pub fn unbounded<T>() -> (UnboundedSender<T>, UnboundedReceiver<T>)