Function local_sync::mpsc::unbounded::channel[][src]

pub fn channel<T>() -> (Tx<T>, Rx<T>)