pub fn summary(
output: &mut impl Write,
worst_issues_found: CheckResult,
) -> Result<(), MedicError>
Expand description
Print summary line at the end
pub fn summary(
output: &mut impl Write,
worst_issues_found: CheckResult,
) -> Result<(), MedicError>
Print summary line at the end