Function create_tmp_file

Source
pub fn create_tmp_file(target_path: &str, data: &str) -> Result<()>