channel
postage
0.5.0
In postage::
oneshot
postage
::
oneshot
Function
channel
Copy item path
Source
pub fn channel<T>() -> (
Sender
<T>,
Receiver
<T>)
Expand description
Constructs a pair of oneshot endpoints