parse_time_string

Function parse_time_string 

Source
pub fn parse_time_string(time_string: &str) -> Result<Duration, String>