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.
pub fn load_config() -> Result<ConfigBuilder, ConfigError>Loads client options from the local machine.
The behavior of this function is covered in the advent-of-code-data README.md.