Skip to main content

write_suite_index

Function write_suite_index 

Source
pub fn write_suite_index(
    directory: &Path,
    reports: &[SimulationReport],
) -> Result<()>
Expand description

Write a top-level index for a freshly created standard-suite directory.

ยงErrors

Returns an error if serialization or writing fails.