Module vsmtp_plugin_vsl::objects
source · 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
vSLobject that is shared or not, depending of the context of the rule engine.