pub fn write_report(
result: &AuditResult,
path: &Path,
) -> Result<(), ForgeGuardError>Expand description
Write audit result as HTML to a file.
pub fn write_report(
result: &AuditResult,
path: &Path,
) -> Result<(), ForgeGuardError>Write audit result as HTML to a file.