rustc_incremental::persist::fs

Function string_to_timestamp

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