Module renderer

Source
Expand description

Defines types to build and manage templates.

Structsยง

RenderOptions
A struct representing options for the Renderer struct.
Renderer
A struct providing a simple interface to build and render templates.