Module engine

Source
Expand description

Defines the interface to the templating engine.

Structs§

RenderEngine
Templating engine interface.

Functions§

filter_date
This is a partial reimplementation of Tera’s date filter that handles empty dates strings.