pub fn parse(input: &str) -> Result<TimeDelta, Error>
Parse a duration string into a TimeDelta
TimeDelta