Skip to main content

Module simulation

Module simulation 

Source

Structs§

FireRuleContext
Borrowed context passed to fire_rule — all the surrounding state it needs to deliver to the different target protocols. Bundled so the callers don’t have to thread five positional args through.
FiredTarget
Result of firing a rule via simulation.

Functions§

fire_rule
Fire a specific rule by bus name and rule name, delivering to all its targets regardless of the rule’s enabled/disabled state.