rustre_core::node_state

Function is_node_stateful

Source
pub fn is_node_stateful(
    _engine: TrackedMut<'_, Engine<'_>>,
    _instance: NodeInstance,
) -> bool
Expand description

Query: Returns true if a node contains any stateful expressions (and is thus stateful itself)