string_to_timestamp
rustc_
incremental
1.92.0
(ded5c06cf 2025-12-08)
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
>