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

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

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