Module dfir_lang::graph

source ·
Expand description

Graph representation stages for Hydroflow graphs.

Modules§

Structs§

Enums§

  • Push, Pull, Comp, or Hoff polarity.
  • A node, corresponding to an operator or a handoff.
  • Helper struct for PortIndex which keeps span information for elided ports.
  • Enum for choosing between mermaid and dot graph writing.

Functions§