hms

Function hms 

Source
fn hms(separator: &str) -> impl Fn(&str) -> IResult<&str, NaiveTime> + '_
Expand description

Create a parser for HH_MM_SS etc