tokio 1.20.6

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 25 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
  • sync
  • time

process

  • bytes
  • libc
  • mio/os-poll
  • mio/os-ext
  • mio/net
  • signal-hook-registry
  • winapi/handleapi
  • winapi/processthreadsapi
  • winapi/threadpoollegacyapiset
  • winapi/winbase
  • winapi/winnt
  • winapi/minwindef

net

  • libc
  • mio/os-poll
  • mio/os-ext
  • mio/net
  • socket2
  • winapi/fileapi
  • winapi/handleapi
  • winapi/namedpipeapi
  • winapi/winbase
  • winapi/winnt
  • winapi/minwindef

signal

  • libc
  • mio/os-poll
  • mio/net
  • mio/os-ext
  • signal-hook-registry
  • winapi/consoleapi
  • winapi/wincon
  • winapi/minwindef

test-util

  • rt
  • sync
  • time

rt-multi-thread

  • num_cpus
  • rt

winapi

  • dep:winapi

signal-hook-registry

  • dep:signal-hook-registry

parking_lot

  • dep:parking_lot

io-util

  • bytes

tokio-macros

  • dep:tokio-macros

mio

  • dep:mio

socket2

  • dep:socket2

libc

  • dep:libc

num_cpus

  • dep:num_cpus

tracing

  • dep:tracing

macros

  • tokio-macros

bytes

  • dep:bytes

fs

    This feature flag does not enable additional features.

io-std

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

rt

    This feature flag does not enable additional features.

sync

    This feature flag does not enable additional features.

stats

    This feature flag does not enable additional features.