Skip to main content

render_html

Function render_html 

Source
pub fn render_html(
    document: &Document,
    options: &RenderOptions,
) -> Result<String, Box<dyn Error>>