Skip to main content

parse_time_string

Function parse_time_string 

Source
pub fn parse_time_string(s: &str) -> Result<TimeValue, String>
Expand description

Parse a time string into a TimeValue (for type constraint parsing)