Skip to main content

discover_project_root

Function discover_project_root 

Source
pub fn discover_project_root(start: &Path) -> Result<PathBuf>
Expand description

Discover project root from a starting path by searching ancestors for Cargo.toml.