Module http_server

Module http_server 

Source

Structs§

HttpServerConfig
HttpServerResult
Next
The remainder of a middleware chain, including the endpoint.
Route

Traits§

Endpoint
HttpServer
Middleware
Middleware that wraps around the remaining middleware chain.
Request
Response

Type Aliases§

DynEndpoint
HttpMethod