☰
rustc_incremental
1.77.0-nightly
(3cdd004e5 2023-12-29)
In rustc_incremental::persist::fs
?
Function
rustc_incremental
::
persist
::
fs
::
string_to_timestamp
source
·
[
−
]
fn string_to_timestamp(s: &
str
) ->
Result
<
SystemTime
, &'static
str
>