tower 0.4.10

Tower is a library of modular and reusable components for building robust clients and servers.
Documentation

tower

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, 2 of them enabled by default.

default

  • log

log

  • tracing/log

full

  • balance
  • buffer
  • discover
  • filter
  • hedge
  • limit
  • load
  • load-shed
  • make
  • ready-cache
  • reconnect
  • retry
  • spawn-ready
  • steer
  • timeout
  • util

balance

  • discover
  • load
  • ready-cache
  • make
  • rand
  • slab
  • tokio-stream

hedge

  • util
  • filter
  • futures-util
  • hdrhistogram
  • tokio/time
  • tracing

spawn-ready

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

buffer

  • tokio/sync
  • tokio/rt
  • tokio-util
  • tracing

ready-cache

  • futures-util
  • indexmap
  • tokio/sync
  • tracing

limit

  • tokio/time
  • tokio/sync
  • tokio-util
  • tracing

reconnect

  • make
  • tokio/io-std
  • tracing

make

  • tokio/io-std
  • futures-util

load

  • tokio/time
  • tracing

timeout

  • tokio/time

util

  • futures-util

steer

  • futures-util

retry

  • tokio/time

filter

  • futures-util

futures-util

    This feature flag does not enable additional features.

discover

    This feature flag does not enable additional features.

load-shed

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

slab

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

indexmap

    This feature flag does not enable additional features.

hdrhistogram

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.