Skip to main content

write_benchmark_json

Function write_benchmark_json 

Source
pub fn write_benchmark_json(
    records: &[BenchmarkRecord],
    path: impl AsRef<Path>,
) -> Result<()>