pub fn load_project(path: &Path) -> Result<ProjectConfig, String>
Load a project config from a specific path.