pub async fn build_check_refs_report(
root: &Path,
walk_config: &WalkConfig,
) -> Result<CheckRefsReport, String>Expand description
Build a CheckRefsReport without printing (for service layer).
pub async fn build_check_refs_report(
root: &Path,
walk_config: &WalkConfig,
) -> Result<CheckRefsReport, String>Build a CheckRefsReport without printing (for service layer).