Module tower::util

source ·
Available on crate feature util only.
Expand description

Various utility types and functions that are generally used with Tower.

Modules

Structs

Enums

  • Combine two different service types into a single type.

Traits

  • An extension trait for Services that provides a variety of convenient adapters

Functions