[−][src]Crate futures_sink
Asynchronous sinks
This crate contains the Sink
trait which allows values to be sent
asynchronously.
Enums
VecSinkError | The error type for |
Traits
Sink | A |
Asynchronous sinks
This crate contains the Sink
trait which allows values to be sent
asynchronously.
VecSinkError | The error type for |
Sink | A |