oscartbeaumont / tauri-specta

Completely typesafe Tauri commands
MIT License
291 stars 27 forks source link

Sealing `Event::{method}` #39

Closed oscartbeaumont closed 10 months ago

oscartbeaumont commented 10 months ago

So downstream impls can still call into the functions but can't override their impls.