1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
--- source: src/graph/walk2.rs expression: seq snapshot_kind: text --- [ ( NodeIndex(2), Stack( Empty, ), ), ( NodeIndex(1), Stack( Own( Entry { item: EdgeIndex(1), next: Empty, }, ), ), ), ]