format_duration

Function format_duration 

Source
pub fn format_duration(duration: Duration) -> String
Expand description

Formats a std::time::Duration into a human-readable string.