Skip to main content

render_report

Function render_report 

Source
pub fn render_report(
    report: &ScanReport,
    format: OutputFormat,
) -> Result<String>
Expand description

Render a scan report in the specified format.