Skip to main content

html

Function html 

Source
pub fn html(
    document: &HtmlDocument,
    options: &HtmlOptions,
) -> SourceResult<String>
Expand description

Encodes an HTML document into a string.