#How do I use listen with leptos?
3 messages · Page 1 of 1 (latest)
I switched to tauri_sys, but I'd still like to know what data type it is
did you check how tauri-sys implements it?
https://github.com/JonasKruckenberg/tauri-sys/blob/v2/src/event.rs#L130-L153 / https://github.com/JonasKruckenberg/tauri-sys/blob/v2/src/event.rs#L363-L368
If the implementation doesn't help answer that, then what exactly do you mean with datatype?