Module server

Module server 

Source

Structs§

Config
Configuration for the server.
ConfigBuilder
A type used for building a Config.

Functions§

config
Begin building the configuration for the server.
new
Build the hyper Server with the given configuration and sled::Tree.
run
Build and run a hyper Server using the default runtime with the given configuration and sled::Tree.