pub fn parse_naive_time(value: &str) -> Result<NaiveTime, Error>
Parses a string into a NaiveTime.
NaiveTime