tauri/.changes/app-handle.md

6 lines
121 B
Markdown
Raw Normal View History

---
"tauri": patch
---
Adds a `handle` function to the `App` struct, which returns a `Send` handle to the app instance.