save_html_report

Function save_html_report 

Source
pub fn save_html_report(
    result: &DirectoryLintResult,
    path: &Path,
    title: &str,
) -> Result<(), String>
Expand description

Save HTML report to file.