pub type TriggerMessages = Vec<(OutputReference, String)>;
Expand description

Represents the index and the formatted message of all violated triggers.

Trait Implementations§

This subtype captures the tracing capabilities of the verdict representation.
Creates a snapshot of the streams values.
Returns whether the verdict is empty. I.e. it doesn’t contain any information.
Creates a snapshot of the streams values including tracing data.