Module tokio_zmq::file[][src]

This module contains definitions for the ZmqFile type, a small wrapper around a RawFd so tokio_file_unix can interact with it.

Structs

ZmqFile

Create a simple wraper struct to hand to tokio_file_unix's File new_nb constructor