[][src]Type Definition zmq::Result

type Result<T> = Result<T, Error>;

zmq-specific Result type.