rustc_incremental
1.80.0-nightly
(f705de596 2024-04-30)
In rustc_incremental::persist::fs
?
Settings
Function
rustc_incremental
::
persist
::
fs
::
string_to_timestamp
Copy item path
source
·
[
−
]
fn string_to_timestamp(s: &
str
) ->
Result
<
SystemTime
, &'static
str
>