Trait zeromq::CaptureSocket[][src]

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