Skip to main content
string_to_timestamp
rustc_
incremental
1.97.1
(8bab26f4f 2026-07-14)
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
>