firma_config_loader (root module)
Module: firma_config_loader
Section titled “Module: firma_config_loader”Contents
Section titled “Contents”Constants
CONFIG_DIR_NAME- Canonical name for directory that containfirmaconfiguration files.CONFIG_ENV_NAME- Canonical name for the environment variable that can be used toCONFIG_FILE_NAME- Canonical config file name shared by every binary.
firma_config_loader::CONFIG_DIR_NAME
Section titled “firma_config_loader::CONFIG_DIR_NAME”Constant: &str
Canonical name for directory that contain firma configuration files.
firma_config_loader::CONFIG_ENV_NAME
Section titled “firma_config_loader::CONFIG_ENV_NAME”Constant: &str
Canonical name for the environment variable that can be used to
shortcircuit config discovery. See [ConfigResolver::resolve_config] for
more details.
firma_config_loader::CONFIG_FILE_NAME
Section titled “firma_config_loader::CONFIG_FILE_NAME”Constant: &str
Canonical config file name shared by every binary.