Module render

Source
Expand description

Helper methods to compute the node/edge/port style when rendering a HUGR into dot or mermaid format.

Structs§

MermaidFormatter
Configuration for rendering a HUGR graph.
RenderConfigDeprecated
Reduced configuration for rendering a HUGR graph.

Enums§

NodeLabel
How to display the node indices.
UnsupportedRenderConfig
An error that occurs when trying to convert a FullRenderConfig into a RenderConfig.