Function cargo_utils::workspace_members
source · pub fn workspace_members(manifest_path: Option<&Path>) -> Result<Vec<Package>>Expand description
Lookup all members of the current workspace
pub fn workspace_members(manifest_path: Option<&Path>) -> Result<Vec<Package>>Lookup all members of the current workspace