pub fn hydro_ir_to_json(
ir: &[HydroRoot],
process_names: Vec<(usize, String)>,
cluster_names: Vec<(usize, String)>,
external_names: Vec<(usize, String)>,
) -> Result<String, Box<dyn Error>>Available on crate feature
viz only.Expand description
Create JSON from Hydro IR with type names