thedes_
async_
util
0.1.0
In thedes_
async_
util::
non_
blocking::
spsc::
watch
thedes_async_util
::
non_blocking
::
spsc
::
watch
Function
channel
Copy item path
Source
pub fn channel<T>() -> (
Sender
<T>,
Receiver
<T>)
where T:
AtomicMessage
,