tokio 1.24.1

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 26 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

net

  • libc
  • mio/os-poll
  • mio/os-ext
  • mio/net
  • socket2
  • windows-sys/Win32_Foundation
  • windows-sys/Win32_Security
  • windows-sys/Win32_Storage_FileSystem
  • windows-sys/Win32_System_Pipes
  • windows-sys/Win32_System_SystemServices

process

  • bytes
  • libc
  • mio/os-poll
  • mio/os-ext
  • mio/net
  • signal-hook-registry
  • windows-sys/Win32_Foundation
  • windows-sys/Win32_System_Threading
  • windows-sys/Win32_System_WindowsProgramming

signal

  • libc
  • mio/os-poll
  • mio/net
  • mio/os-ext
  • signal-hook-registry
  • windows-sys/Win32_Foundation
  • windows-sys/Win32_System_Console

test-util

  • rt
  • sync
  • time

rt-multi-thread

  • num_cpus
  • rt

io-util

  • memchr
  • bytes

macros

  • tokio-macros

num_cpus

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

memchr

    This feature flag does not enable additional features.

windows-sys

    This feature flag does not enable additional features.

signal-hook-registry

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

fs

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

rt

    This feature flag does not enable additional features.

io-std

    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.

socket2

    This feature flag does not enable additional features.

stats

    This feature flag does not enable additional features.

sync

    This feature flag does not enable additional features.