Crate dmntk_feel

source ·
Expand description

FEEL definitions.

Modules

Definitions of built-in functions.
TODO update doc
FEEL context.
FEEL values.

Macros

This macro creates a default scope.
Creates Value::Null with optional tracing message.

Structs

FEEL number.
The FEEL scope.
FEEL name.
FEEL QualifiedName.

Enums

Function body may be defined multiple ways using FEEL or DMN. This enum is the representation of all of these cases.

Constants

Traits

Trait for converting FEEL artifact into FEEL string.

Functions

Returns true when the specified type name is a built-in type.

Type Definitions

Type alias of the function that evaluates FEEL expression or DMN model into Value.