Skip to main content

format_bench_table

Function format_bench_table 

Source
pub fn format_bench_table(
    project_name: &str,
    source_file_count: usize,
    results: &[BenchResult],
) -> String