Expand description
Server configuration and bootstrap.
This module provides the ServerConfig and run_server function
for starting the HTTP server.
Structs§
- Server
Config - Server configuration.
Enums§
- Storage
Backend - Storage backend type.
Functions§
- run_
server - Runs the HTTP server.