Skip to main content

print_benchmark_to

Function print_benchmark_to 

Source
pub fn print_benchmark_to<W: Write>(
    result: &BenchmarkResult,
    out: &mut W,
    supports_unicode: bool,
)