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