Expand description
Helper methods to compute the node/edge/port style when rendering a HUGR into dot or mermaid format.
Structs§
- Mermaid
Formatter - Configuration for rendering a HUGR graph.
- Render
Config Deprecated - Reduced configuration for rendering a HUGR graph.
Enums§
- Node
Label - How to display the node indices.
- Unsupported
Render Config - An error that occurs when trying to convert a
FullRenderConfig
into aRenderConfig
.