pub fn open_reactflow_browser(
ir: &[HydroLeaf],
process_names: Vec<(usize, String)>,
cluster_names: Vec<(usize, String)>,
external_names: Vec<(usize, String)>,
) -> Result<(), Box<dyn Error>>Expand description
Open ReactFlow visualization in browser using the consolidated debug utilities