Skip to main content

build_check_refs_report

Function build_check_refs_report 

Source
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).