specta-rs / tauri-specta

Completely typesafe Tauri commands
MIT License
368 stars 40 forks source link

Can’t use `tauri::State<SomePrivateType>` as function arg #142

Open oscartbeaumont opened 1 day ago

oscartbeaumont commented 1 day ago

Probs due to nested module that the macro creates.