pub fn workspace_members(
    manifest_path: Option<&Path>
) -> CargoResult<Vec<Package>>
Expand description

Lookup all members of the current workspace