[−][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 |