Module tokio_zmq::async::sink[][src]

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.