1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
--- source: src/plan/mod.rs assertion_line: 1476 expression: dag --- PlanDag { nodes: [ Leaf { label: "work", }, ], root: Some( PlanId( 0, ), ), }