pub type TriggersWithInfoValues = Vec<(OutputReference, Vec<Option<Value>>)>;
Expand description

Represents the index and the info values 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.