calloop
0.13.0
In calloop::
channel
Structs
Channel
ChannelError
Sender
SyncSender
Enums
Event
Functions
channel
sync_channel
calloop
::
channel
Function
channel
Copy item path
Settings
Help
Summary
Source
pub fn channel<T>() -> (
Sender
<T>,
Channel
<T>)
Expand description
Create a new asynchronous channel