Function future_utils::mpsc::unbounded [] [src]

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