Module tokio_zmq::async::future[][src]

This module contains definitions for MultipartRequest and MultipartResponse, the two types that implement futures::Future.

Structs

MultipartRequest

The MultipartRequest Future handles asynchronously sending data to a socket.

MultipartResponse

The MultipartResponse Future handles asynchronously getting data from a socket.