Function configuration::read_configuration
source ยท pub fn read_configuration(
environment_variable: &str,
configuration_path_variable: &str,
) -> Result<Configuration, Error>pub fn read_configuration(
environment_variable: &str,
configuration_path_variable: &str,
) -> Result<Configuration, Error>