pub fn load_config( path: impl Into<PathBuf>, source: ConfigSource, ) -> Result<LoadedConfig, ConfigError>