Function cargo_wizard::parse_workspace
source · pub fn parse_workspace(manifest_path: &Path) -> Result<CargoWorkspace>Expand description
Parses a Cargo workspace from a Cargo.toml manifest path.
pub fn parse_workspace(manifest_path: &Path) -> Result<CargoWorkspace>Parses a Cargo workspace from a Cargo.toml manifest path.