Function create_file

Source
pub fn create_file(file_path: impl AsRef<Path>) -> Result<File>