Skip to main content

Module lower

Module lower 

Source
Expand description

Lower a Forge token stream into Askama template syntax (the default) or into a MiniJinja-compatible runtime form (for Spark component bodies and other dynamic templates).

Enums§

LowerTarget
Which template engine the lowered output targets.

Functions§

lower
lower_with_target