Module chan
tokio
1.44.2
Module chan
Module Items
Structs
Traits
Functions
In tokio::
sync::
mpsc
Modules
block
bounded
chan
error
list
unbounded
Structs
OwnedPermit
Permit
PermitIterator
Receiver
Sender
UnboundedReceiver
UnboundedSender
WeakSender
WeakUnboundedSender
Constants
BLOCK_CAP
Functions
channel
unbounded_channel
tokio
::
sync
::
mpsc
Module
chan
Copy item path
Settings
Help
Summary
Source
Structs
§
Chan
🔒
Rx
🔒
Channel receiver.
RxFields
🔒
Fields only accessed by
Rx
handle.
Tx
🔒
Channel sender.
Traits
§
Semaphore
🔒
Functions
§
channel
🔒