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