Module mpsc

Source

Structsยง

PollSendError
Error returned by the PollSender when the channel is closed.
PollSender
A wrapper around mpsc::Sender that can be polled.
PollSenderFuture ๐Ÿ”’

Enumsยง

State ๐Ÿ”’

Functionsยง

make_acquire_future ๐Ÿ”’

Type Aliasesยง

InnerFuture ๐Ÿ”’