load_config

Function load_config 

Source
pub fn load_config() -> Result<ConfigBuilder, ConfigError>
Expand description

Loads client options from the local machine.

The behavior of this function is covered in the advent-of-code-data README.md.