Crate guest_server

Crate guest_server 

Source

Structs§

HttpResponse
Represents an HTTP response, including status code, headers, and body.
Server
Represents an HTTP server.

Enums§

HttpMethod
A simple HTTP server implementation.