specta-rs / tauri-specta

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

Option to use EffectTS for errors #89

Open oscartbeaumont opened 6 months ago

oscartbeaumont commented 6 months ago

Broken out of #18

Pinging @Suyashtnt as they showed interest.

Suyashtnt commented 6 months ago

If I start working on glowsquid again sometime soon I'll see if I can help on this issue since I do plan to use effect

oscartbeaumont commented 2 months ago

Most of the work for this has been done on #120 so it would be really easy to implement if anyone see this and wants to give it a stab.