Function creator_tools::commands::find_workspace_cargo_manifest_path[][src]

pub fn find_workspace_cargo_manifest_path(current_dir: &Path) -> Result<PathBuf>
Expand description

Finds workspace/root Cargo.toml in given path or parent’s paths.