Module rubble_templates::evaluator[][src]

Modules

ast
engine

Structs

SyntaxError

An error that can happen during evaluation with full info about where and what happened.

Enums

EvaluationError

An error that can happen during evaluation.

Traits

Evaluator

Trait that describes an ability to evaluate code in template.

Function

A function that can be used to add features to the template.