pub fn is_graph_run(log: &[EventEnvelope]) -> boolExpand description
Whether a log is a graph run: its first event is GraphRunStarted.
pub fn is_graph_run(log: &[EventEnvelope]) -> boolWhether a log is a graph run: its first event is GraphRunStarted.