Function html_to_pdf

Source
pub fn html_to_pdf(html: &str, output_path: &Path) -> Result<()>