[][src]Type Definition zeromq::ZmqResult

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