from Hacker News

Show HN: Simple crate to use anyhow with Tauri

by TDiblik on 5/30/24, 11:20 PM with 0 comments

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