Available on crate feature
http-server only.Expand description
A minimal hot-reloading HTTP server.
Structs§
- Http
Server - Serves HTML with live reload.
Enums§
- Http
Body - Something that can be served by the
HttpServer.
http-server only.A minimal hot-reloading HTTP server.
HttpServer.