Expand description
A simple HTTP application trait that maps a request to a response
Structs§
- Http
Server - A helper struct for HTTP server with http modules embedded
Traits§
- Serve
Http - This trait defines how to map a request to a response
A simple HTTP application trait that maps a request to a response