[][src]Function tauri_api::dir::with_temp_dir

pub fn with_temp_dir<F: FnOnce(&TempDir)>(callback: F) -> Result<()>