zeromq 0.3.5

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

  • dep:tokio

tokio-util

  • dep:tokio-util

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

  • dep:async-std