Function rustc_incremental::persist::fs::extract_timestamp_from_session_dir
source · fn extract_timestamp_from_session_dir(
directory_name: &str
) -> Result<SystemTime, ()>
fn extract_timestamp_from_session_dir(
directory_name: &str
) -> Result<SystemTime, ()>