Type Definition rtlola_interpreter::TriggerMessages[][src]

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

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

Trait Implementations

Creates a snapshot of the streams values.