Module sinkext
tor_
async_
utils
0.31.0
Module sinkext
Module Items
Structs
Traits
In crate tor_
async_
utils
Modules
join_read_write
peekable_stream
prepare_send
sink_close_channel
sink_try_send
sinkext
stream_peek
watch
Structs
DropNotifyWatchSender
JoinReadWrite
MpscOtherSinkTrySendError
SinkPrepareSendFuture
SinkSendable
Enums
ErasedSinkTrySendError
Traits
DropNotifyEofSignallable
PostageWatchSenderExt
SinkCloseChannel
SinkExt
SinkPrepareExt
SinkTrySend
SinkTrySendError
Functions
mpsc_channel_no_memquota
tor_async_utils
Module
sinkext
Copy item path
Settings
Help
Summary
Source
Expand description
Extension trait for
Sink
.
Structs
§
WithFn
Sink returned by
SinkExt::with_fn
.
Traits
§
SinkExt
Extension trait for
Sink