pub fn pkg_part_dir<P: AsRef<Path>>( work_dir: P, name: &PkgName, version: &Version, ) -> PathBuf
Returns a path to the package directory while extracting.