pub fn get_workspace_packages(manifest_dir: impl AsRef<Path>) -> Vec<Package>
Returns all packages from the Cargo.toml manifest at the given manifest_dir.
manifest_dir