Skip to main content

ir_to_json

Function ir_to_json 

Source
pub fn ir_to_json(ir: &[HydroRoot]) -> Result<String, Error>
Available on crate feature viz only.
Expand description

Serialize a slice of HydroRoots to a JSON string with shared-node deduplication.