tauri/.changes/app-handle.md
2021-05-18 16:49:01 -03:00

6 lines
121 B
Markdown

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