Module zino_core::view

source ·
Available on crate feature view only.
Expand description

Building HTML views using templates.

§Supported template engines

The following optional features are available:

Feature flagDescriptionDefault?
view-minijinjaEnables the minijinja template engine.No
view-teraEnables the tera template engine.No

Functions§