Skip to main content

print_failed

Function print_failed 

Source
pub fn print_failed(msg: &str, elapsed: Duration)
Expand description

Print the failure of a timed operation. Same shape as print_elapsed but reports failure so the line started by print_status is closed honestly rather than left dangling.