rustc_incremental
1.79.0-nightly
(e3181b091 2024-04-18)
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
>