Module rendering

Module rendering 

Source
Expand description

Template rendering engine.

Provides rendering capabilities for context templates with variable substitution, iteration support, and output format conversion.

Modules§

template_renderer 🔒
Template renderer implementation.

Structs§

RenderContext
Context for rendering a template.
TemplateRenderer
Template rendering engine.

Enums§

RenderValue
A value that can be rendered in a template.