Module static_web_server::static_files

source ·
Expand description

The static file module which powers the web server.

Structs§

Functions§

  • The server entry point to handle incoming requests which map to specific files on file system and return a file response.