pub fn get_in_scope_packages(manifest_dir: impl AsRef<Path>) -> Vec<Package>
Returns a single package if the manifest path matches exactly, otherwise returns all workspace packages.