☰
In postage::oneshot
?
Function
postage
::
oneshot
::
channel
source
·
[
−
]
pub fn channel<T>() ->
(
Sender
<T>,
Receiver
<T>
)
Expand description
Constructs a pair of oneshot endpoints