pub fn save_html_report( result: &DirectoryLintResult, path: &Path, title: &str, ) -> Result<(), String>
Save HTML report to file.