pub fn discover_project_root(start: &Path) -> Result<PathBuf>
Discover project root from a starting path by searching ancestors for Cargo.toml.
Cargo.toml