Module builder

Module builder 

Source
Expand description

The HttpServerBuilder is a builder for configuring and initializing an HttpServer. It allows for setting up the server address, adding services, and configuring shared state.

Structsยง

HttpServerBuilder
HttpServerBuilder is a builder for configuring and initializing an HttpServer. It allows for setting up the server address, adding services, and configuring shared state.