get_in_scope_packages

Function get_in_scope_packages 

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

Returns a single package if the manifest path matches exactly, otherwise returns all workspace packages.