parse_interval

Function parse_interval 

Source
fn parse_interval(s: &str) -> Result<Vec<TimeStrToken>, IntervalParseError>