Skip to main content

Module server

Module server 

Source
Available on crate feature http-server only.
Expand description

A minimal hot-reloading HTTP server.

Structs§

HttpServer
Serves HTML with live reload.

Enums§

HttpBody
Something that can be served by the HttpServer.