parse_time

Function parse_time 

Source
pub fn parse_time(time_string: &str) -> Result<Time, ParseError>