Module compiler

Module compiler 

Source
Expand description

An API for compilers that use a selected parser and evaluator, and compile output text.

Enums§

CompilationError

Traits§

Compiler
Describes a struct that is able to compile a template.