Modules

  • Lower-level client connection API.
  • HTTP Upgrades

Structs

Enums

Traits

  • Trait for async functions that can be used to handle requests.
  • Trait representing a streaming body of a Request or Response.
  • Decorates a Service, transforming either the request or the response.
  • An asynchronous function from a Request to a Response.
  • An extension trait for Services that provides a variety of convenient adapters

Functions

  • Returns a new [ServiceFn] with the given closure.

Type Aliases