Expand description

The server module is responsible for setting up and running the web server. It includes the definition of routes, middleware, and other server-related configurations.

Structs

Functions

  • Creates and configures the Axum web server with various routes and Swagger UI.