Expand description
Internal pipeline graph representation using petgraph.
Structs§
- Graph
Attrs - Graph-level attributes.
- Pipeline
Edge - An edge in the pipeline graph.
- Pipeline
Graph - The internal pipeline graph built from a parsed DOT file.
- Pipeline
Node - A node in the pipeline graph.
Enums§
- Fidelity
Mode - Fidelity mode for context passing.
- Summary
Level - Summary detail level.