Function load_config_from_path

Source
pub fn load_config_from_path<P: AsRef<Path>>(path: P) -> Result<HolgerConfig>