reth_
fs_
util
1.1.4
reth_fs_util
Function
open
Copy item path
Source
pub fn open(path: impl
AsRef
<
Path
>) ->
Result
<
File
>
Expand description
Wrapper for
File::open
.