pub fn render(report: &VerifyReport) -> StringExpand description
Pretty-print a report as the human-facing output (design §5.2 step 4). Returns a single string the CLI writes to stdout.
pub fn render(report: &VerifyReport) -> StringPretty-print a report as the human-facing output (design §5.2 step 4). Returns a single string the CLI writes to stdout.