Compiles a Diet template file that is available as a string import.
The final HTML will be written to the given _diet_output output range.
Name of the main Diet template file.
A list of variables to make available inside of the template, as well as traits structs annotated with the @dietTraits attribute.
compileHTMLDietString, compileHTMLDietStrings
See Implementation
Compiles a Diet template file that is available as a string import.
The final HTML will be written to the given _diet_output output range.