pub async fn build_project_overview(root: &Path) -> Option<ProjectOverview>Expand description
Build a minimal project overview from Cargo.toml and README.md
pub async fn build_project_overview(root: &Path) -> Option<ProjectOverview>Build a minimal project overview from Cargo.toml and README.md