cargo_util
1.81.0-nightly
(6be96e386 2024-07-09)
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.