[][src]Module tokio_zmq::async_types::sink

This module defines the MultipartSink type. A wrapper around Sockets that implements futures::Sink.

Structs

MultipartSink

The MultipartSink Sink handles sending streams of data to ZeroMQ Sockets.