Skip to main content

format_report

Function format_report 

Source
pub fn format_report(report: &MetatheoremReport) -> String
Expand description

Render a MetatheoremReport as the same human-readable text the CLI prints. Useful in tests that want to assert on the rendered output as well as the structured shape.