Settings
Help

create_file

Function create_file 

Source
pub fn create_file(path: impl AsRef<Path>) -> Result<File>
Expand description

Wrapper for File::create.