Expand description

This module provides logic for displaying LogicalPlans in various styles

Structs

  • Formats plans for graphical display using the DOT language. This format can be visualized using software from graphviz
  • Formats plans with a single line per node. For example:

Functions