tauri/.changes/event-refactor.md

6 lines
125 B
Markdown
Raw Normal View History

---
"tauri": patch
---
The event `emit` function payload type is now `impl Serialize` instead of `Option<impl Serialize>`.