Skip to main content

Module graph

Module graph 

Source
Expand description

Internal pipeline graph representation using petgraph.

Structs§

GraphAttrs
Graph-level attributes.
PipelineEdge
An edge in the pipeline graph.
PipelineGraph
The internal pipeline graph built from a parsed DOT file.
PipelineNode
A node in the pipeline graph.

Enums§

FidelityMode
Fidelity mode for context passing.
SummaryLevel
Summary detail level.