pub fn build_check_examples_report(
root: &Path,
walk_config: &WalkConfig,
) -> CheckExamplesReportExpand description
Build a CheckExamplesReport without printing (for service layer).
pub fn build_check_examples_report(
root: &Path,
walk_config: &WalkConfig,
) -> CheckExamplesReportBuild a CheckExamplesReport without printing (for service layer).