Function subscript_compiler::codegen::html::render_document [−][src]
pub fn render_document<'a>(html: Vec<Node<'a>>) -> String
Expand description
Render the entire document.
pub fn render_document<'a>(html: Vec<Node<'a>>) -> String
Render the entire document.