Skip to main content

Module server

Module server 

Source
Expand description

Server configuration and bootstrap.

This module provides the ServerConfig and run_server function for starting the HTTP server.

Structs§

ServerConfig
Server configuration.

Enums§

StorageBackend
Storage backend type.

Functions§

run_server
Runs the HTTP server.