pub fn find_dir_within(dir: &Path, pkg_name: &str) -> Option<PathBuf>
The same as find_within, but returns the package’s project directory.