pub fn format_duration(d: Duration) -> String
Format a Duration as a concise string (e.g. "1h 2m 3s").
Duration
"1h 2m 3s"