Expand description
Setup module.
Modules§
- port_
achiever - Port achiever module.
- tracing_
init - Tracing initializer module.
Structs§
- Generic
Server State - Server state.
- Generic
Values - Server generic configuration.
Enums§
- Startup
Variant - Server startup variants.
Traits§
- Generic
Setup - Provides at least values needed by Server Kit to start.
Functions§
- load_
generic_ config - Loads the config from YAML file (
{app_name}.yaml). - load_
generic_ state - Loads the server’s state: initializes the logging and checks YAML config for misconfigurations and errors.