Function rustc_incremental::persist::fs::extract_timestamp_from_session_dir
source ยท fn extract_timestamp_from_session_dir(
directory_name: &str,
) -> Result<SystemTime, &'static str>
fn extract_timestamp_from_session_dir(
directory_name: &str,
) -> Result<SystemTime, &'static str>