Module domafic::html_writer [] [src]

Types, traits and functions for writing a DomNode to HTML

Structs

HtmlDisplayable

Wrapper struct to allow DomNodes to implement Display as html

HtmlWriter

Type to use for processing a DomNode tree and writing it to HTML.