[][src]Module xaynet::settings

Loading and validation of settings.

Values defined in the configuration file can be overridden by environment variables. Examples of configuration files can be found in the configs/ directory located in the repository root.

Structs

ApiSettings

REST API settings.

LoggingSettings

Logging settings.

MaskSettings

Masking settings.

ModelSettings

Model settings.

PetSettings

PET protocol settings.

Settings

The combined settings.

Enums

SettingsError

An error related to loading and validation of settings.