pub fn discover(cwd: &Path, specs: &[String]) -> PackageResourcesExpand description
Discover packages in settings order. Package resources are intentionally returned after project and global resources; callers append these paths last so a package cannot shadow a project-local or user-local resource.