rustc_incremental
1.79.0-nightly
(9d5cdf75a 2024-04-07)
In rustc_incremental::persist::fs
?
Function
rustc_incremental
::
persist
::
fs
::
string_to_timestamp
source
·
[
−
]
fn string_to_timestamp(s: &
str
) ->
Result
<
SystemTime
, &'static
str
>