nakai
Functions
pub fn const_component(func: fn() -> Node(a)) -> Node(a)
pub fn render_with_banner_comment(root: Node(a), banner content: String) -> String
pub fn render_with_doctype(doctype doctype: Doctype, root: Node(a)) -> String