Skip to main content

print_report

Function print_report 

Source
pub fn print_report(
    per_test: &[(String, UsageSnapshot)],
    global: &UsageSnapshot,
)
Expand description

Prints a cost report to stderr after all tests complete.