string_to_timestamp
rustc_
incremental
1.91.1
(ed61e7d7e 2025-11-07)
In rustc_
incremental::
persist::
fs
rustc_incremental
::
persist
::
fs
Function
string_
to_
timestamp
Copy item path
Source
fn string_to_timestamp(s: &
str
) ->
Result
<
SystemTime
, &'static
str
>