Trait zeromq::CaptureSocket

source ·
pub trait CaptureSocket: SocketSend { }
Expand description

Marker trait that express the fact that only certain types of sockets might be used in proxy function as a capture parameter

Implementors§