Skip to main content

write_report

Function write_report 

Source
pub fn write_report(
    result: &AuditResult,
    path: &Path,
) -> Result<(), ForgeGuardError>
Expand description

Write audit result as HTML to a file.