Skip to main content

Module render

Module render 

Source

Structs§

AsciiLargeRenderer
AsciiRenderer
BoxDrawingRenderer
GraphRow
An output graph row.
GraphRowRenderer
Renderer for a DAG.
LinkLine
A column in a linking row.

Enums§

Ancestor
Ancestor type indication for an ancestor or parent node.
NodeLine
A column in the node row.
PadLine
A column in a padding row.

Traits§

Renderer

Functions§

render_dag
Render a Dag or MemDag into a String.
render_dag_structured
Render a Dag or MemDag into structured GraphRows. The GraphRow can serialize to other formats.
render_segment_dag