pub fn create_file(path: impl AsRef<Path>) -> Result<File, FsPathError>
Wrapper for File::create.
File::create