rustc_incremental
1.77.0-nightly
(2319be8e2 2024-01-12)
In rustc_incremental::persist::fs
?
Function
rustc_incremental
::
persist
::
fs
::
string_to_timestamp
source
·
[
−
]
fn string_to_timestamp(s: &
str
) ->
Result
<
SystemTime
, &'static
str
>