pub fn find_project_root_from(start: &Path) -> Option<PathBuf>
Walks upward from start to locate the first directory considered a project root.
start