rustc_incremental
1.81.0-nightly
(c6727fc9b 2024-07-12)
In rustc_incremental::persist::fs
Function
rustc_incremental
::
persist
::
fs
::
string_to_timestamp
Copy item path
source
ยท
[
−
]
fn string_to_timestamp(s: &
str
) ->
Result
<
SystemTime
, &'static
str
>