string_to_timestamp

Function string_to_timestamp 

Source
fn string_to_timestamp(s: &str) -> Result<SystemTime, &'static str>