pub fn save_json(
ir: &[HydroRoot],
location_names: &SecondaryMap<LocationKey, 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