pub(crate) fn load_workspace_paths( root: &Path, paths: &[PathBuf], ) -> Result<WorkspaceIndex, WorkspaceLoadError>