pub fn package_names( start: impl AsRef<Path>, ) -> Result<Vec<String>, CargoWorkspaceError>
Returns workspace package names from a starting path.