tokio 0.3.4

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Documentation

tokio

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 28 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

full

  • fs
  • io-util
  • io-std
  • macros
  • net
  • parking_lot
  • process
  • rt
  • rt-multi-thread
  • signal
  • stream
  • sync
  • time

process

  • bytes
  • lazy_static
  • libc
  • mio/os-poll
  • mio/os-util
  • mio/uds
  • signal-hook-registry
  • winapi/threadpoollegacyapiset

net

  • lazy_static
  • libc
  • mio/os-poll
  • mio/os-util
  • mio/tcp
  • mio/udp
  • mio/uds

signal

  • lazy_static
  • libc
  • mio/os-poll
  • mio/uds
  • mio/os-util
  • signal-hook-registry
  • winapi/consoleapi

rt-multi-thread

  • num_cpus
  • rt

io-util

  • memchr
  • bytes

stream

  • futures-core

rt

  • slab

macros

  • tokio-macros

futures-core

    This feature flag does not enable additional features.

signal-hook-registry

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

tokio-macros

    This feature flag does not enable additional features.

mio

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

test-util

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

io-std

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

slab

    This feature flag does not enable additional features.

fs

    This feature flag does not enable additional features.

winapi

    This feature flag does not enable additional features.

sync

    This feature flag does not enable additional features.

memchr

    This feature flag does not enable additional features.