Function duration

Source
pub fn duration(input: &str) -> Result<Duration, Error>
Expand description

Parse a duration from a string.