tower 0.4.12

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

hedge

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

balance

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

spawn-ready

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

buffer

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

ready-cache

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

limit

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

util

  • __common
  • futures-util
  • pin-project

reconnect

  • make
  • tokio/io-std
  • tracing

load

  • __common
  • tokio/time
  • tracing

make

  • futures-util
  • pin-project-lite
  • tokio/io-std

filter

  • __common
  • futures-util

timeout

  • pin-project-lite
  • tokio/time

retry

  • __common
  • tokio/time

discover

  • __common

load-shed

  • __common

futures-core

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

pin-project-lite

    This feature flag does not enable additional features.

futures-util

    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.

steer

    This feature flag does not enable additional features.

tracing

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

pin-project

    This feature flag does not enable additional features.

slab

    This feature flag does not enable additional features.