Skip to main content

to_html

Function to_html 

Source
pub fn to_html(node: &Node) -> String
Expand description

Render a node to an HTML string. Free-function form of Node::to_html.