pub fn load_config(path: &Path) -> Result<ChipiConfig, ConfigError>
Load a ChipiConfig from a TOML file.
ChipiConfig