Function contextualize_config
pub fn contextualize_config(result: Config) -> Config
Override the config fields from environment variables, if any are set.
Without the std feature this function returns config unchanged.