Module html

Module html 

Source
Expand description

An HTML renderer that takes an iterator of Events and emits HTML.

Modules§

filters

Structs§

Indentation
Options for indentation of HTML output.
Renderer
Render implementor that writes HTML output.
WriteAdapter

Functions§

render_to_string
Render events into a string.