Function tokio::sync::mpsc::list::channel

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