pub fn parse_workspace(manifest_path: &Path) -> Result<CargoWorkspace>
Expand description

Parses a Cargo workspace from a Cargo.toml manifest path.