Module finchers_runtime::server [] [src]

Components for managing HTTP server.

Structs

Config

A set of configurations used by the runtime.

Server

A builder for running the HTTP server based on given HTTP service and configuration.

Enums

Mode

All kinds of logging mode of Server.

Functions

with_logger

Execute a closure with the reference to Logger associated with the current scope.