Expand description
An HTML renderer that takes an iterator of Events and emits HTML.
Modules§
Structs§
- Indentation
- Options for indentation of HTML output.
- Renderer
Renderimplementor that writes HTML output.- Write
Adapter
Functions§
- render_
to_ string - Render events into a string.