Skip to main content

Module script_mutator

Module script_mutator 

Source

Structsยง

ScriptMutator
Processor that executes a mutating expression, allowing scripts to modify the Exchange. Uses Arc<dyn MutatingExpression> to enable Clone (required by BoxProcessor).