Function rustc_incremental::persist::fs::string_to_timestamp

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