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.
pub fn print_failed(msg: &str, elapsed: Duration)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.