pub fn contextualize_config(result: Config) -> Config
Expand description

Override the config fields from environment variables, if any are set. Without the std feature this function returns config unchanged.