pub fn compute_state(events: &[NetEvent]) -> ComputedStateExpand description
Computes marking, enabled transitions, and in-flight transitions from events.
pub fn compute_state(events: &[NetEvent]) -> ComputedStateComputes marking, enabled transitions, and in-flight transitions from events.