pub(crate) fn load_workspace_file( path: PathBuf, root: &Path, ) -> Result<WorkspaceFile, WorkspaceFileLoadError>