parse_time_unit

Function parse_time_unit 

Source
fn parse_time_unit(input: &str) -> IResult<&str, TimeUnit>