Lindenii Project Forge
Login

hare-htmpl

HTML templating engine for Hare

Warning: Due to various recent migrations, viewing non-HEAD refs may be broken.

/htmpl/README (raw)

The htmpl module provides runtime functions for the HTML template engine.

Functions herein are expected to be used by code generated by the same version
of htmplgen.

Many functions take an [[io::handle]], which represents the destination where
templates shall be rendered to.