pub fn format_duration(d: Duration) -> String
Human form of a duration using the same units parse_max_age accepts (2h, 30m, 90s; mixed values fall back to seconds).
parse_max_age
2h
30m
90s