Module context

Source

Structs§

EvalContext
Evaluation context for expressions.
FunctionRegistry
Registry for different types of functions available in an evaluation context.
UserFunction
User-defined function.

Traits§

CloneShallowNativeFunctions
Helper trait to allow shallow cloning of HashMap<String, NativeFunction>