read_configuration

Function read_configuration 

Source
pub fn read_configuration<T>(
    environment_variable: &str,
    configuration_path_variable: &str,
) -> Result<T, Error>