Crate titan

Source

Modules§

Macros§

Structs§

Traits§

  • Types that can be extracted from a request.
  • Types that can be created from request parts.
  • An extension trait for Futures that provides a variety of convenient adapters.
  • A trait for types that can be converted into an HTTP response.
  • An asynchronous function from a Request to a Response.
  • An extension trait for Services that provides a variety of convenient adapters

Functions§

  • Starts a server that listens on the provided TcpListener and handles requests using the given service.

Attribute Macros§