Expand description

The CEL module contains functions and builders for creating CEL expression definitions and converting them into their String representation.

Structs§

Enums§

  • A certification CEL expression defintion. Contains an enum variant for each CEL function supported for certification. Currently only one variant is supported: CelExpression::Default.
  • A certification CEL expression definition that uses the default CEL function.

Functions§