Function local_sync::mpsc::unbounded::channel

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