eq

Function eq 

Source
pub fn eq<Event>(reference_event: Event) -> TriggerCondition<Event>
Expand description

Constructs a trigger condition that triggers after an event has been received that is equal to the reference event.