Type Definition rtlola_interpreter::rtlola_mir::OutputReference
pub type OutputReference = usize;Expand description
Allows for referencing an output stream within the specification.
pub type OutputReference = usize;Allows for referencing an output stream within the specification.