zeromq 0.2.2

A native Rust implementation of ZeroMQ
Documentation

zeromq

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 7 of them enabled by default.

default

  • tokio-runtime
  • all-transport

tokio-runtime

  • tokio
  • tokio-util

all-transport

  • ipc-transport
  • tcp-transport

tokio

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

ipc-transport

    This feature flag does not enable additional features.

tcp-transport

    This feature flag does not enable additional features.

async-std-runtime

  • async-std

async-std

    This feature flag does not enable additional features.