Show HN: Simple crate to use anyhow with Tauri

https://github.com/TDiblik/anyhow-tauri
by TDiblik • 2 years ago
2 0 2 years ago

Hey, I've created a crate that makes it easier to return anyhow errors from your tauri commands!

It's only +-100 lines of code, but made my experience with tauri sooo much nicer. Thanks to this small size, it's also easy to copy-paste it, if you don't want to rely on "another package".

Feel free to leave feedback!

ps: I've linked the GitHub repo, the crate is published here: https://crates.io/crates/anyhow-tauri

Related Stories

Loading related stories...

Source preview

github.com