Skip to main content

write_benchmark_report_dir

Function write_benchmark_report_dir 

Source
pub fn write_benchmark_report_dir(
    report: &BenchmarkRunReport,
    path: impl AsRef<Path>,
) -> Result<()>