get_workspace_packages

Function get_workspace_packages 

Source
pub fn get_workspace_packages(manifest_dir: impl AsRef<Path>) -> Vec<Package>
Expand description

Returns all packages from the Cargo.toml manifest at the given manifest_dir.