cargo_util
1.81.0-nightly
(506985649 2024-07-20)
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.