Module reactflow

Module reactflow 

Source
Available on crate feature viz only.

Structs§

HydroReactFlow
ReactFlow.js graph writer for Hydro IR. Outputs JSON that can be directly used with ReactFlow.js for interactive graph visualization.

Functions§

hydro_ir_to_reactflow
Create ReactFlow JSON from Hydro IR with type names
open_browser
Open ReactFlow visualization in browser for a BuiltFlow
open_reactflow_browser
Open ReactFlow visualization in browser using the consolidated debug utilities
save_reactflow_json
Save ReactFlow JSON to file using the consolidated debug utilities