Type Definition zeromq::ZmqResult[][src]

pub type ZmqResult<T> = Result<T, ZmqError>;