tokio
1.41.1
In tokio::sync::mpsc::list
Function
tokio
::
sync
::
mpsc
::
list
::
channel
Copy item path
source
ยท
[
−
]
pub(crate) fn channel<T>() -> (
Tx
<T>,
Rx
<T>)