forc_pkg::manifest

Function find_dir_within

Source
pub fn find_dir_within(dir: &Path, pkg_name: &str) -> Option<PathBuf>
Expand description

The same as find_within, but returns the package’s project directory.