Expand description
§Visual Designer — Engine
Core engine components: VisualStreamDesigner, PipelineValidator,
and PipelineOptimizer with SVG/DOT/Mermaid export, validation logic,
and automatic pipeline optimization.
Structs§
- Visual
Stream Designer - Visual designer main struct
Functions§
- export_
dot - Export pipeline to DOT format (GraphViz)
- export_
mermaid - Export pipeline to Mermaid format
- export_
svg - Export pipeline to SVG format