Skip to main content

Module compiler

Module compiler 

Source
Expand description

Compile Forge templates to Askama templates. Driven from build.rs.

Functions§

compile_dir
Walk input_dir for *.forge.html and write Askama-compatible *.html files into output_dir, preserving the relative layout.
compile_file
compile_source