create_file_with_dir

Function create_file_with_dir 

Source
pub fn create_file_with_dir(path: &Path)
Expand description

Creates an empty file and ensures its parent directories exist

ยงArguments

  • path - Path where the file should be created