Crate rubble_templates_core

Source

Modulesยง

  • An API for AST representation.
  • An API for compilers that use a selected parser and evaluator, and compile output text.
  • An API for evaluators that can be used to evaluate code fragments in the parsed template.
  • An API for creating custom functions that extend the features of an evaluator.
  • An API for representation of parsed templates.
  • Basic rubble-templates units.