cargo_util
1.80.1
(3f5fd8dd4 2024-08-06) (built from a source tarball)
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.