iroh_
blobs
0.90.0
In iroh_
blobs::
util::
channel::
oneshot
iroh_blobs
::
util
::
channel
::
oneshot
Function
channel
Copy item path
Source
pub fn channel<T>() -> (
Sender
<T>,
Receiver
<T>)