tauri/.changes/async-runtime-set.md

6 lines
115 B
Markdown
Raw Normal View History

---
"tauri": patch
---
Added `tauri::async_runtime::set` method, allowing to share your tokio runtime with Tauri.