tower 0.4.4

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

spawn-ready

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

buffer

  • tokio/sync
  • tokio/rt
  • tokio-stream

ready-cache

  • futures-util
  • indexmap
  • tokio/sync

reconnect

  • make
  • tokio/io-std

limit

  • tokio/time
  • tokio/sync

util

  • futures-util

steer

  • futures-util

make

  • tokio/io-std

timeout

  • tokio/time

retry

  • tokio/time

filter

  • futures-util

load

  • tokio/time

discover

    This feature flag does not enable additional features.

load-shed

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

rand

    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.

futures-util

    This feature flag does not enable additional features.

slab

    This feature flag does not enable additional features.