Expand description
Helper utilities used internally (the Register trait and the register
type Registry with cache for templates and rendered contents) and
exposed for templating uses (additional built-in helpers).
Modules§
- helpers
- Additional built-in helpers
Structs§
- Registry
- Registry with a cache for rendered item contents.
Traits§
- Register
- A registry should hold an environment of templates, and a cached storing the rendered contents.