Module settings

Module settings 

Source

Structs§

ConfigParams
The struct contains all config params for running the task worker

Functions§

load_config_from_env
Loads the configuration into a ConfigParams struct. The function may panic, but it should not happen because ConfigParams provides default values for all configured entries.