zmq2 0.5.0

Maintained high-level bindings to the zeromq library
Documentation
#[test]
fn compile_fail() {
    let t = trybuild::TestCases::new();
    t.compile_fail("tests/compile-fail/*.rs");
}