string_to_timestamp
rustc_
incremental
1.93.1
(01f6ddf75 2026-02-11)
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
>