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