cargo_util
1.82.0-nightly
(92c6c0380 2024-07-21)
In cargo_util::paths
Function
cargo_util
::
paths
::
open
Copy item path
source
ยท
[
−
]
pub fn open<P:
AsRef
<
Path
>>(path: P) ->
Result
<
File
>
Expand description
Opens an existing file.