Module server
Source - Config
- Configuration for the server.
- ConfigBuilder
- A type used for building a
Config.
- 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.