rustc_incremental::persist::fs

Function string_to_timestamp

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