Module tokio_zmq::file

source ·
Expand description

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

Structs

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