create_file
foundry_
common
1.3.2
In foundry_
common::
fs
foundry_common
::
fs
Function
create_
file
Copy item path
Source
pub fn create_file(path: impl
AsRef
<
Path
>) ->
Result
<
File
>
Expand description
Wrapper for
File::create
.