pub fn find_manifest_dir(starter_path: &Path) -> Option<PathBuf>
Expand description

Continually go up in the file tree until a manifest (Forc.toml) is found.