Expand description

vSL objects, their implementation and their Rhai API. Enabled with the “objects” feature.

Modules

  • vSL objects Eq method between each other and other types.
  • vSL objects declaration functions.
  • vSL objects utility methods.

Enums

  • Objects are rust’s representation of rule engine variables. multiple types are supported.

Type Definitions

  • A vSL object that is shared or not, depending of the context of the rule engine.