Hey, I've created a crate that makes it easier to return anyhow errors from your tauri commands!<p>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".<p>Feel free to leave feedback!<p>ps: I've linked the GitHub repo, the crate is published here: <a href="https://crates.io/crates/anyhow-tauri" rel="nofollow">https://crates.io/crates/anyhow-tauri</a>