Function zmq::version

source ·
pub fn version() -> (i32, i32, i32)
Expand description

Return the current zeromq version, as (major, minor, patch).