Module tokio_util::sync::mpsc
source ยท Structsยง
- Error returned by the
PollSender
when the channel is closed. - A wrapper around
mpsc::Sender
that can be polled. - PollSenderFuture ๐
Enumsยง
- State ๐
Functionsยง
- make_acquire_future ๐
Type Aliasesยง
- InnerFuture ๐