pub fn parse(input: &str) -> Result<TimeDelta, Error>
Expand description

Parse a duration string into a TimeDelta