Function nmd_core::utility::file_utility::create_empty_file

source ยท
pub fn create_empty_file(file_path: &PathBuf) -> Result<(), Error>