pub fn save_json(
ir: &[HydroRoot],
process_names: Vec<(usize, String)>,
cluster_names: Vec<(usize, String)>,
external_names: Vec<(usize, String)>,
filename: &str,
) -> Result<PathBuf, Box<dyn Error>>Available on crate feature
viz only.Expand description
Save JSON to file using the consolidated debug utilities