pub fn fmt_dur_display(dur: Duration) -> impl DisplayExpand description
Same as fmt_dur but into an object that implements fmt::Display.
pub fn fmt_dur_display(dur: Duration) -> impl DisplaySame as fmt_dur but into an object that implements fmt::Display.