Function zmq::version
[−]
[src]
pub fn version() -> (i32, i32, i32)
Return the current zeromq version, as (major, minor, patch)
.
pub fn version() -> (i32, i32, i32)
Return the current zeromq version, as (major, minor, patch)
.