tokio-util 0.7.11

Additional utilities for working with Tokio.
Documentation

tokio-util

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

default

    This feature flag does not enable additional features.

full

  • codec
  • compat
  • io-util
  • time
  • net
  • rt

rt

  • tokio/rt
  • tokio/sync
  • futures-util
  • hashbrown

io-util

  • io
  • tokio/rt
  • tokio/io-util

time

  • tokio/time
  • slab

hashbrown

  • dep:hashbrown

net

  • tokio/net

futures-io

  • dep:futures-io

tracing

  • dep:tracing

slab

  • dep:slab

compat

  • futures-io

futures-util

  • dep:futures-util

codec

    This feature flag does not enable additional features.

io

    This feature flag does not enable additional features.