Skip to main content

Module node_paths

Module node_paths 

Source

Structs§

NodeDivergence
The divergence point between two node traversal paths.
NodePathDiff
The result of diffing two node traversal paths.
NodeStep
A single node step extracted from a RunEvent stream.

Functions§

diff_node_paths
Diff two ordered RunEvent sequences by their node traversal paths.
extract_node_path
Extract the ordered node traversal path from a run event stream.