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

Continually go up in the file tree until a Cargo manifest file is found.