Crate secel

Source

Enums§

AstNode
Node of the abstract syntax tree.
Value
Value definition.

Functions§

build_evaluator
Builds evaluator, panics on failure.
parse_expression
Parses expression, panics on failure.

Type Aliases§

Evaluator
Type alias for the evaluator of the expression.
IndexKey
Type alias for the key that indexes values.
IndexedValues
Type alias for the index of values.