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

Finds a Cargo.toml in given path.