create_file
reth_
fs_
util
1.6.0
reth_fs_util
Function
create_
file
Copy item path
Source
pub fn create_file(path: impl
AsRef
<
Path
>) ->
Result
<
File
>
Expand description
Wrapper for
File::create
.