Skip to main content

write_benchmark_csv

Function write_benchmark_csv 

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