async_
unsync
0.3.0
In async_
unsync::
oneshot
Structs
OneshotChannel
ReceiverRef
RecvError
SenderRef
Functions
channel
async_unsync
::
oneshot
Function
channel
Copy item path
Settings
Help
Summary
Source
pub const fn channel<T>() ->
OneshotChannel
<T>
Expand description
Creates a new oneshot channel.