Expand description
The abstraction and implementation interface for service application logic
Modules§
- A simple HTTP application trait that maps a request to a response
- An HTTP application that reports Prometheus metrics.
Structs§
- HTTP Server options that control how the server handles some transport types.
Traits§
- This trait defines the interface of an HTTP application.
- This trait defines the interface of a transport layer (TCP or TLS) application.