Module cancel_safe_futures::sink
source · Expand description
Alternative extensions for Sink
.
Structs§
- Future for the
flush_reserve
method. - A permit to send an item to a sink.
- Future for the
reserve
method.
Traits§
- Extension trait for
Sink
that provides alternative adapters.