Module mpsc
tokio_
util
0.7.15
Module mpsc
Module Items
Structs
Enums
Functions
Type Aliases
In tokio_
util::
sync
Modules
cancellation_token
mpsc
poll_semaphore
reusable_box
Structs
CancellationToken
DropGuard
PollSemaphore
PollSendError
PollSender
ReusableBoxFuture
WaitForCancellationFuture
WaitForCancellationFutureOwned
tokio_util
::
sync
Module
mpsc
Copy item path
Settings
Help
Summary
Source
Structs
§
Poll
Send
Error
Error returned by the
PollSender
when the channel is closed.
Poll
Sender
A wrapper around
mpsc::Sender
that can be polled.
Poll
Sender
Future
🔒
Enums
§
State
🔒
Functions
§
make_
acquire_
future
🔒
Type Aliases
§
Inner
Future
🔒